Skip to content
Claude Desktop

StackScope for Claude Desktop

dev.stackscope/stackscope

What new websites are built with. Track adopters of your product, export with published contacts.

client:Claude Desktop transport:streamable-http

Install StackScope in Claude Desktop

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

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

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

StackScope in other clients