SOURCE/80 Discovery for Claude Desktop
dev.workers.source-80.source-80/source-80
Read SOURCE/80 continuity status and invite-gated encrypted handoff contracts.
client:Claude Desktop
transport:streamable-http
tools:5
Install SOURCE/80 Discovery in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"source-80": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://source-80.source-80.workers.dev/mcp?entry=mcp_registry_v1"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs