
Mcp Server
Create and manage GooodBilling invoices and estimates from Claude Desktop or Cursor without leaving the chat flow.
Overview
GooodBilling MCP Server is an MCP server for the Grow phase that lets agents create and manage GooodBilling invoices and estimates via the official API.
What is this MCP server?
- Official GooodBilling MCP via npm @gooodbilling/mcp-server v0.1.14 stdio transport
- AI-first control of invoices and estimates (見積) from Japanese-first product docs
- Requires GOOODBILLING_API_TOKEN (gb_live_...) from gooodbilling.com settings
- Optional GOOODBILLING_API_BASE_URL override; default https://gooodbilling.com
- Targets Claude Desktop, Cursor, and other stdio MCP clients
- Registry package version 0.1.14
- npm identifier @gooodbilling/mcp-server
- Required secret env GOOODBILLING_API_TOKEN (gb_live_...)
What problem does it solve?
Switching between your IDE and billing UI breaks flow when you need quick quotes or invoice fixes while shipping client work.
Who is it for?
Solo builders and freelancers already on GooodBilling who want Claude or Cursor to handle routine billing API tasks in Japanese or English workflows.
Skip if: Teams not using GooodBilling, or builders who need full accounting, payroll, or tax filing beyond GooodBilling’s invoice and estimate API.
What do I get? / Deliverables
With a gb_live_ API token configured, your agent performs GooodBilling invoice and estimate operations through stdio MCP tools from the same window you code in.
- Agent-driven invoice and estimate operations against GooodBilling API v0.1.14
- Reduced manual dashboard work for routine billing tasks
- Configurable API base URL for staging or custom deployments
Recommended MCP Servers
Journey fit
Invoicing and quotes support recurring revenue and client lifecycle after you have something to sell, which maps to Grow rather than first-time prototyping. Official billing MCP automates document lifecycle—sending quotes, issuing invoices, and API-driven updates—typical post-launch operator work.
How it compares
Official billing API MCP bridge, not a generic spreadsheet skill or a payment processor SDK tutorial.
Common Questions / FAQ
Who is GooodBilling MCP Server for?
Freelancers, agencies, and indie SaaS founders on GooodBilling who use MCP clients like Claude Desktop or Cursor for day-to-day billing.
When should I use GooodBilling MCP Server?
Use it in Grow when you are issuing estimates, updating invoices, or automating client billing without opening the GooodBilling dashboard.
How do I add GooodBilling MCP Server to my agent?
Install @gooodbilling/mcp-server 0.1.14, set GOOODBILLING_API_TOKEN to a gb_live_ token from settings, optionally set GOOODBILLING_API_BASE_URL, and add the stdio MCP entry in your client config.