Back to Apps

Cynco Accounting MCP
Supports UIby cynco-labs
AI-native accounting tools connecting your agent to financial data, invoicing, and reporting.
0 stars
Works in:CursorWindsurf
Exposes:ToolsResourcesPrompts
What it does\nCynco Accounting MCP provides a structured, read/write bridge between AI agents and accounting data. It allows AI to query books, create invoices, reconcile bank transactions, and generate professional financial reports through a secure, tenant-scoped API.\n\n## Key features\n- Comprehensive Accounting: 107 tools covering Chart of Accounts, General Ledger, and AR/AP.\n- Interactive UIs: Renders financial dashboards, aging reports, and invoice builders directly in the chat.\n- Advanced Modes: Includes 'Code Mode' for sandboxed JS execution and 'SQL Mode' for direct read-only queries.\n- Guided Workflows: Built-in prompts for month-end closing and financial health checks.\n\n## Installation\nFor Claude Desktop, add to your config:\n\njson\n{\n "mcpServers": {\n "cynco": {\n "type": "streamable-http",\n "url": "https://mcp.cynco.io/mcp",\n "headers": {\n "Authorization": "Bearer cak_your_api_key_here"\n }\n }\n }\n}\n\n\n## Supported hosts\n- claude, cursor, windsurf
Choose your AI client and follow the steps below.
Cursor
Add streamable-http config to .cursor/mcp.jsonWindsurf
Add serverUrl and headers to mcp_config.jsonClaude Desktop
Add streamable-http config with Bearer token to claude_desktop_config.json





