CleverTech for Windsurf
ca.clevertech/clevertech-mcp-server
Canadian gov data for AI agents: property, permits, zoning, census, registry, DLS. 50 free/day.
client:Windsurf
transport:stdio
runtime:pypi
Install CleverTech in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"clevertech-mcp-server": {
"command": "uvx",
"args": [
"clevertech-mcp-server"
],
"env": {
"CLEVERTECH_API_KEY": "<CLEVERTECH_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs