JP Data for VS Code
io.github.a-mashiro-art/jp-data
Japan, Korea and UK official data for AI agents: filings, FX, weather, travel, patents, AI tools.
client:VS Code
transport:streamable-http
Install JP Data in VS Code
.vscode/mcp.json
{
"servers": {
"jp-data": {
"type": "http",
"url": "https://jp-data-api-production.up.railway.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs