Find doctors and specialists in the Greater Toronto Area for VS Code
io.github.typestoofast/finddoc
GTA doctor, specialist, clinic, language, availability, and freshness data through REST and MCP.
client:VS Code
transport:streamable-http
runtime:npm
Install Find doctors and specialists in the Greater Toronto Area in VS Code
.vscode/mcp.json
{
"servers": {
"finddoc": {
"type": "http",
"url": "https://www.finddoc.ca/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs