houki nta mcp for Claude Desktop
io.github.shuji-bonji/houki-nta-mcp
Japan NTA tax notices (tsutatsu) and Q&A, marked with legal_status and linked back to the law.
client:Claude Desktop
transport:stdio
runtime:npm
Install houki nta mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"houki-nta-mcp": {
"command": "npx",
"args": [
"-y",
"@shuji-bonji/houki-nta-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs