AI-native business management — invoices, expenses, clients, products, and quotes. 31 tools for Claude, Cursor, Windsurf, and Cline.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y frihet-mcpAgent-CoreX intelligently routes which tools from @frihet/mcp-server your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"frihet-mcp": {
"command": "npx",
"args": [
"-y",
"frihet-mcp"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add frihet-mcpAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use @frihet/mcp-server directly without routing
npx -y frihet-mcpNew to Agent-CoreX? View setup guide →