telecom truth for VS Code
io.github.fiberfinder/telecom-truth
US telecom availability and intelligence by address, with FCC provenance. Fiber-first.
client:VS Code
transport:streamable-http
tools:5
Install telecom truth in VS Code
.vscode/mcp.json
{
"servers": {
"telecom-truth": {
"type": "http",
"url": "https://mcp.fiberfinder.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs