Skip to content
Claude Desktop

companyscope mcp for Claude Desktop

io.github.stewyboy1990/companyscope-mcp

11 company intelligence tools — financials, tech stack, competitors, patents, jobs, news. Free.

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

Install companyscope mcp in Claude Desktop

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

{
  "mcpServers": {
    "companyscope-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://companyscope-mcp.stewwilli.workers.dev/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

companyscope mcp in other clients