AccMCP
Other MCP clientsSupportedBearer header

Connect any MCP-compatible client

Any MCP client that supports a custom Authorization header can connect directly with your AccMCP token — no OAuth flow required.

Connect it

  1. Generate an AccMCP token from your account settings
  2. Add the MCP endpoint to your client with an Authorization: Bearer header
  3. Ask your first accounting question
MCP endpoint
https://api.accmcp.com/mcp/v1

The same endpoint serves every client — all that differs is how the authorisation happens.

About Accounting MCP

What it looks like

MCP client

List my companies and financial years

COMP0001 — Sharma Traders Pvt Ltd — FY 2025, FY 2026

Illustrative conversation with demo data.

What you get, and what you do not

Capabilities

  • All 69 governed, read-only MCP tools
  • MCP Streamable HTTP transport, spec revision 2025-11-25

Limitations

  • Your client must support custom request headers — check its documentation for how to add one.
  • Token-scoped access

    Keep your bearer token private — anyone with it can access your scoped data.

Frequently asked questions

What is the MCP endpoint?

https://api.accmcp.com/mcp/v1 — the same endpoint used by every supported client.

Connect Other MCP clients today