Skip to content
Grok

ProjectPermit for Grok

io.github.changhuliu/projectpermit

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

client:Grok transport:streamable-http

Install ProjectPermit in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

ProjectPermit in other clients