Skip to content
Claude Desktop

Kyma API for Claude Desktop

com.kymaapi/kyma

Live model catalog with prices and measured uptime, rankings, credits and spend, spend-capped chat.

client:Claude Desktop transport:streamable-http runtime:npm

Install Kyma API in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "kyma": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.kymaapi.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Kyma API in other clients