adsbiq for VS Code
com.adsbiq/adsbiq
Read-only access to live ADSBiq aircraft and network state, with community contribution metadata.
client:VS Code
transport:streamable-http
tools:3
Install adsbiq in VS Code
.vscode/mcp.json
{
"servers": {
"adsbiq": {
"type": "http",
"url": "https://adsbiq.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs