io.github.Mad-Man-Dan

karbon-mcp-server

Unofficial MCP server for Karbon practice management: contacts, work, time, invoices, payments.

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

KARBON_BEARER_TOKEN(str)
RequiredSecret

Bearer token (Application Authorization Token) from Karbon → Settings → Connected Apps → API Applications

KARBON_ACCESS_KEY(str)
RequiredSecret

Access key (JWT starting with 'ey') from Karbon → Settings → Connected Apps → API Applications

KARBON_READ_ONLY(str)

Set to 'true' to disable all create/update tools (they are not registered at all)

KARBON_ALLOW_PAYMENT_WRITES(str)

Set to 'true' to enable the payment write tools (create/delete/reverse manual payments); off by default