A read-only Model Context Protocol server for the FreeAgent accounting API.
MCP Server URL
https://freeagent-mcp.danielyan.com/mcp
Add this URL to your MCP client (e.g. Claude Desktop, Cursor) to connect.
Add this to your MCP client configuration:
{
"mcpServers": {
"freeagent": {
"type": "url",
"url": "https://freeagent-mcp.danielyan.com/mcp"
}
}
}