← Back to Plugins
MCP Server MCP

Connectivity Index

github By github 👁 1 views ▲ 0 votes

Machine-readable FCC pre-diligence corpus for multifamily broadband infrastructure scenarios.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://connectivity-index-mcp-cloudflare.futuremultihousing.workers.dev",
      "headers": [
        {
          "description": "API key for authentication",
          "isRequired": true,
          "isSecret": true,
          "name": "x-api-key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...