Parameters2
| Parameter | Type | Default | Example |
|---|---|---|---|
code | string | null | Watch a folder for new CSV files and email a summary to [email protected] |
language | string | null | python |
Service overview
Full Model Context Protocol server architecture design with implementation guide.
Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.
Paste into your agentic chat and let your agent guide you.
npx awal x402 pay "https://api.24klabs.ai/api/automation-script" \
--method POST \
--data '{
"code": "{code}",
"language": "{language}"
}'{
"endpoint": "POST /api/automation-script",
"paid": true,
"query": "example input",
"result": {
"value": "Structured response from the service."
}
}API surface
17 crawlable routes
| Parameter | Type | Default | Example |
|---|---|---|---|
code | string | null | Watch a folder for new CSV files and email a summary to [email protected] |
language | string | null | python |
| Parameter | Type | Default | Example |
|---|---|---|---|
code | string | null | TypeError: 'NoneType' has no attribute 'split' |
context | string | null | line 42 of parser.py |
language | string | null | python |
| Parameter | Type | Default | Example |
|---|---|---|---|
code | string | null | def fib(n): return n if n < 2 else fib(n-1)+fib(n-2) |
language | string | null | python |
| Parameter | Type | Default | Example |
|---|---|---|---|
code | string | null | Meeting Notes 2026-05-30
Decision: ship v2 by Friday
Action: Sean to update docs |
| Parameter | Type | Default | Example |
|---|---|---|---|
code | string | null | https://example.com/article |
| Parameter | Type | Default | Example |
|---|---|---|---|
code | string | null | Long article text here... |
context | string | null | 3 bullet points |
| Parameter | Type | Default | Example |
|---|---|---|---|
code | string | null | User: How do I reset my password?
Agent: Click Forgot Password...
User: Thanks! |
context | string | null | Support chat |
| Parameter | Type | Default | Example |
|---|---|---|---|
code | string | null | Watch a folder for new CSV files and email a summary to [email protected] |
language | string | null | python |
| Parameter | Type | Default | Example |
|---|---|---|---|
code | string | null | diff --git a/api.py
+def get_user(id): return db.query(id) |
context | string | null | GitHub PR diff |
language | string | null | python |
| Parameter | Type | Default | Example |
|---|---|---|---|
code | string | null | TypeError: 'NoneType' has no attribute 'split' |
context | string | null | line 42 of parser.py |
language | string | null | python |
| Parameter | Type | Default | Example |
|---|---|---|---|
code | string | null | def fib(n): return n if n < 2 else fib(n-1)+fib(n-2) |
language | string | null | python |
| Parameter | Type | Default | Example |
|---|---|---|---|
code | string | null | Meeting Notes 2026-05-30
Decision: ship v2 by Friday
Action: Sean to update docs |
| Parameter | Type | Default | Example |
|---|---|---|---|
code | string | null | An MCP server that lets Claude query a PostgreSQL database with read-only access |
| Parameter | Type | Default | Example |
|---|---|---|---|
code | string | null | https://example.com/article |
| Parameter | Type | Default | Example |
|---|---|---|---|
code | string | null | app.get('/user/:id', (req,res) => db.query(`SELECT * FROM users WHERE id=${req.params.id}`)) |
language | string | null | javascript |
| Parameter | Type | Default | Example |
|---|---|---|---|
code | string | null | Long article text here... |
context | string | null | 3 bullet points |
| Parameter | Type | Default | Example |
|---|---|---|---|
code | string | null | User: How do I reset my password?
Agent: Click Forgot Password...
User: Thanks! |
context | string | null | Support chat |
FAQ
Service
Base wallet portfolio breakdown: up to 100 token positions with live USD price and value, portfolio percentage, 24h price change — native ETH included, spam filtered, top 50 returned; truncated:true means the wallet exceeds the 100-position fetched page (totals null then). Plus total value, top-position concentration and an AI bagcheck read. Wallet holdings, wallet portfolio, wallet balance, bagcheck. $0.02 per call.
Service
Detect upgradeable proxy patterns (EIP-1967, UUPS, Transparent) via eth_getStorageAt - returns the implementation address behind a proxy
Service
Exa /contents endpoint