Skip to content
VS Code

ProjectPermit for VS Code

io.github.changhuliu/projectpermit

Building permit requirements MCP for contractors and AI agents across 7 Canadian municipalities.

client:VS Code transport:streamable-http

Install ProjectPermit in VS Code

.vscode/mcp.json

{
  "servers": {
    "projectpermit": {
      "type": "http",
      "url": "https://projectpermit-mcp-production.up.railway.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

ProjectPermit in other clients