Skip to content
Grok

JP Data for Grok

io.github.a-mashiro-art/jp-data

Japan, Korea and UK official data for AI agents: filings, FX, weather, travel, patents, AI tools.

client:Grok transport:streamable-http

Install JP Data in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "jp-data": {
      "type": "http",
      "url": "https://jp-data-api-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

JP Data in other clients