Gooodbilling runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm. Last commit 7 Jun 2026.
GooodBilling 公式 MCP Server — Claude Desktop / Cursor 等の MCP 対応クライアントから AI ファーストで請求書・見積を操作する
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server -- npx -y @gooodbilling/mcp-server
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@gooodbilling/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@gooodbilling/mcp-server"]
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@gooodbilling/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@gooodbilling/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.