ENDPOINT 1
https://warm.io/mcp
Known tools 3
warm-get-api-catalogReturn Warm API discovery URLs and the current API catalog document.
Inferred read-onlywarm-get-openapiReturn the Warm OpenAPI document URL and companion documentation URLs.
Inferred read-onlywarm-get-service-statusFetch the current Warm public API verification payload from /api/verify.
Inferred read-onlyCONNECT 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.warm-io]
url = "https://warm.io/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"warm-io": {
"type": "http",
"url": "https://warm.io/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: warm-io
Remote MCP URL: https://warm.io/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": {
"warm-io": {
"url": "https://warm.io/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"warm-io": {
"type": "http",
"url": "https://warm.io/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "warm-io",
"transport": "streamable-http",
"url": "https://warm.io/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for warm.io was fetched 2026-07-28T06:14:59.429Z and is being refreshed.
warm.io is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.