Skip to content
Claude Desktop

WebStartHub services for Claude Desktop

com.webstarthub/services

Public services, guide/FAQ search and estimates. Inquiry drafts require scoped authentication.

client:Claude Desktop transport:streamable-http

Install WebStartHub services in Claude Desktop

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

{
  "mcpServers": {
    "services": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://webstarthub.com/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

WebStartHub services in other clients