
Frihet ERP
Let your agent create invoices, touch CRM records, and run accounting or tax-related actions in Frihet ERP while you ship product.
Overview
io.frihet/erp is a MCP server for the Operate phase that exposes Frihet ERP invoicing, CRM, accounting, and tax capabilities to coding agents through 52 tools.
What is this MCP server?
- 52 MCP tools for invoicing, CRM, accounting, and tax
- AI-native ERP positioning with remote streamable-http at mcp.frihet.io
- npm stdio option via @frihet/mcp-server
- Suited for agent-driven back-office tasks without custom integrations per endpoint
- 52 MCP tools per server description
- Remote endpoint: https://mcp.frihet.io/mcp
- npm identifier @frihet/mcp-server (package version 1.5.2 in manifest; server version 1.5.3)
Community signal: 6 GitHub stars.
What problem does it solve?
Indie operators juggle invoicing and CRM in one app and coding in another, with no safe way for their agent to update books or customers in sync.
Who is it for?
Solo SaaS or service founders using Frihet ERP who want agent-assisted back-office work via HTTP or stdio MCP.
Skip if: Builders who only need a spreadsheet tracker or who are not on the Frihet platform and want generic accounting APIs without ERP lock-in.
What do I get? / Deliverables
Once registered, your agent can invoke Frihet’s 52 ERP tools so routine invoicing, CRM, and accounting tasks stay inside the same workflow as development.
- 52 agent-accessible ERP operations across invoicing, CRM, accounting, and tax
- Choice of hosted remote MCP or local stdio transport
- Reduced manual switching between IDE and Frihet admin workflows
Recommended MCP Servers
Journey fit
Invoicing, CRM, accounting, and tax are ongoing business operations after you have customers—canonical placement is Operate, not early build. Iterate covers refining how you run the business day to day; ERP tooling supports recurring back-office changes rather than one-time launch spikes.
How it compares
Full ERP MCP surface (52 tools), not a single-purpose Stripe invoice skill or local CSV ledger script.
Common Questions / FAQ
Who is io.frihet/erp for?
It is for indie builders and micro-businesses on Frihet ERP who want Claude Code, Cursor, or similar agents to handle invoicing, CRM, accounting, and tax via MCP.
When should I use io.frihet/erp?
Use it in the operate phase when you have paying customers and need recurring agent help with invoices, contacts, books, or tax-related ERP actions.
How do I add io.frihet/erp to my agent?
Add the remote MCP URL https://mcp.frihet.io/mcp (streamable-http) or install @frihet/mcp-server for stdio, following your client’s MCP server registration steps.