Skip to content
Claude Desktop

Misfit Machine Store for Claude Desktop

io.github.misfitmediahouse/misfit-machine-store

UCP-compatible machine catalog for paid Misfit agent APIs and MCP services.

client:Claude Desktop transport:streamable-http tools:3

Install Misfit Machine Store in Claude Desktop

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

{
  "mcpServers": {
    "misfit-machine-store": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://cibcxqrqiqvzpardbdrw.supabase.co/functions/v1/misfit-machine-store-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

What Claude Desktop can do once it is connected

Misfit Machine Store in other clients