Find doctors and specialists in the Greater Toronto Area for Claude Desktop
io.github.typestoofast/finddoc
GTA doctor, specialist, clinic, language, availability, and freshness data through REST and MCP.
client:Claude Desktop
transport:streamable-http
runtime:npm
Install Find doctors and specialists in the Greater Toronto Area in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"finddoc": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.finddoc.ca/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs