Skip to content
Claude Desktop

Contextaco for Claude Desktop

com.contextaco/contextaco

Never explain the same context twice. Capture it once, load it anywhere, fork it to make it yours.

client:Claude Desktop transport:streamable-http

Install Contextaco in Claude Desktop

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

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

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

Contextaco in other clients