Skip to content
Claude Desktop

Componecat for Claude Desktop

com.shaftware/componecat

Software component catalog: search your org's services, docs, APIs, dependencies, and ownership.

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

Install Componecat in Claude Desktop

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

{
  "mcpServers": {
    "componecat": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://app.componecat.ai/api/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

Componecat in other clients