← placebricks

MCP server

placebricks is available to AI assistants as a remote MCP server (Streamable HTTP). Claude and other MCP clients can create isochrone reports, find the best site for a distribution centre or clinic, and analyse accessibility and coverage gaps — on your own placebricks account, with results linking back to the interactive map.

Connect

Add the endpoint to your client; it signs you in with the same account as the app (OAuth, no API key to manage):

https://placebricks.com/api/mcp

For clients configured with JSON (Claude Code, Cursor, and others):

{
  "mcpServers": {
    "placebricks": {
      "url": "https://placebricks.com/api/mcp"
    }
  }
}

Tools

Notes