io.github.jasonstockman
warmio
Warm
Context and automation MCP server for Warm financial data and approved write operations.
stdiocommunityservice
Package Details
@warmio/mcp
Transportstdio
Package Arguments
Positional
Position 0
mcpPosition 1
--modemodeRequired
Select the three-tool context or automation surface.Environment Variables
WARM_CONTEXT_API_KEY
Secret
Optional context API key. The local context key file is used when omitted.
WARM_CONTEXT_API_KEY_FILE(file)
Optional path to the context API key file.
WARM_AUTOMATION_API_KEY
Secret
Optional automation API key. The local automation key file is used when omitted.
WARM_AUTOMATION_API_KEY_FILE(file)
Optional path to the automation API key file.
WARM_CONFIG_DIR(file)
Optional path to the Warm configuration directory.
WARM_API_URL
Optional Warm API base URL override. Defaults to https://app.warm.io.
WARM_API_TIMEOUT_MS
Optional request timeout override in milliseconds.