INDIVIDUAL MCP TOOL
pitch
START HERE — your first call to this agent MUST be pitch (free, no payment).
LIVE ENDPOINT
https://inflation-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.inflation-signal]
url = "https://inflation-signal.airblock2026.workers.dev/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"inflation-signal": {
"type": "http",
"url": "https://inflation-signal.airblock2026.workers.dev/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: inflation-signal
Remote MCP URL: https://inflation-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": {
"inflation-signal": {
"url": "https://inflation-signal.airblock2026.workers.dev/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"inflation-signal": {
"type": "http",
"url": "https://inflation-signal.airblock2026.workers.dev/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "inflation-signal",
"transport": "streamable-http",
"url": "https://inflation-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 inflation-thermometer verdict for one official macro series (45 covered: US-CPI, US-PCE, US-PPI, US-FED Fed assets, US-RRP reverse repo, US-M2, KR-CPI, JP-CPI, DE-CPI … 10 countries + US liquidity/rates/jobs).scan_bottoms— Scan all 45 macro series and return those reading LOWEST (deflation-side / liquidity-bottom), ranked most-low first.scan_tops— Scan all 45 macro series and return those reading HIGHEST (inflation-hot / liquidity-top), ranked most-high first.rate— FREE feedback tool — after using our signals, leave a rating: score 1-10 plus pros and cons.