Skip to content
Claude Code

Warm for Claude Code

io.github.jasonstockman/warmio

Context and automation MCP server for Warm financial data and approved write operations.

client:Claude Code transport:stdio runtime:npm

Install Warm in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add warmio -e WARM_CONTEXT_API_KEY=<WARM_CONTEXT_API_KEY> -e WARM_CONTEXT_API_KEY_FILE=<WARM_CONTEXT_API_KEY_FILE> -e WARM_AUTOMATION_API_KEY=<WARM_AUTOMATION_API_KEY> -e WARM_AUTOMATION_API_KEY_FILE=<WARM_AUTOMATION_API_KEY_FILE> -e WARM_CONFIG_DIR=<WARM_CONFIG_DIR> -e WARM_API_URL=<WARM_API_URL> -e WARM_API_TIMEOUT_MS=<WARM_API_TIMEOUT_MS> -- npx -y @warmio/mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Warm in other clients