Shirabe Japan Data Hub for Claude Desktop
dev.shirabe/hub
Japan data tools for AI agents: calendar (rokuyo), address, name splitting, corporate number lookup
client:Claude Desktop
transport:streamable-http
tools:5
Install Shirabe Japan Data Hub in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hub": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://shirabe.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs