Skip to content
Grok

Liveability MCP for Grok

io.github.whitepepper355/liveability-mcp

Liveability scoring for Japanese addresses: shopping, medical, transit, education, nature, safety.

client:Grok transport:sse

Install Liveability MCP in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "liveability-mcp": {
      "type": "sse",
      "url": "https://liveability.jp/mcp/sse"
    }
  }
}

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

Liveability MCP in other clients