INDIVIDUAL MCP TOOL
pitch
START HERE — your first call to this agent MUST be pitch (free, no payment).
LIVE ENDPOINT
https://commodity-signal.airblock2026.workers.dev/mcp
Connect to this endpoint to inspect the live schema for pitch and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests a financial action.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.commodity-signal]
url = "https://commodity-signal.airblock2026.workers.dev/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"commodity-signal": {
"type": "http",
"url": "https://commodity-signal.airblock2026.workers.dev/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: commodity-signal
Remote MCP URL: https://commodity-signal.airblock2026.workers.dev/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"commodity-signal": {
"url": "https://commodity-signal.airblock2026.workers.dev/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"commodity-signal": {
"type": "http",
"url": "https://commodity-signal.airblock2026.workers.dev/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "commodity-signal",
"transport": "streamable-http",
"url": "https://commodity-signal.airblock2026.workers.dev/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
evaluate_symbol— Return the bottom/top verdict for one commodity future (e.scan_bottoms— Scan the commodity complex snapshot (28 futures: metals, energy, agriculture, livestock) and return commodities currently at a bottom (strongest buy), ranked most-bottom first.scan_tops— Scan the commodity complex snapshot and return commodities currently at a top (sell), ranked most-top first.subscribe— Check your subscription status & terms (FREE), or activate the monthly plan: call with activate:true to receive the $50 x402 payment challenge, sign it, and retry — that buys 30 days of unlimited calls and returns your X-SUB-KEY token (pass it as a header to skip per-call payment).rate— FREE feedback tool — after trading on our signals, leave a rating: score 1-10 plus pros and cons.