Skip to content
Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

CleverTech in other clients