Loading MCP server directory, please wait...
Context and automation MCP server for Warm financial data and approved write operations.
npx @getmcp/cli add io.github.jasonstockman/warmioRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jasonstockman/warmio": {
"command": "npx",
"args": [
"-y",
"@warmio/mcp",
"mcp",
"--mode",
"context"
],
"env": {
"WARM_CONTEXT_API_KEY": "",
"WARM_CONTEXT_API_KEY_FILE": "",
"WARM_AUTOMATION_API_KEY": "",
"WARM_AUTOMATION_API_KEY_FILE": "",
"WARM_CONFIG_DIR": "",
"WARM_API_URL": "",
"WARM_API_TIMEOUT_MS": ""
}
}
}
}