Connectivity Index for Claude Desktop
io.github.futuremultihousing-dev/connectivity-index
Machine-readable FCC pre-diligence corpus for multifamily broadband infrastructure scenarios.
client:Claude Desktop
transport:streamable-http
Install Connectivity Index in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"connectivity-index": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://connectivity-index-mcp-cloudflare.futuremultihousing.workers.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