FreeAgent MCP Server by Danielyan Consulting

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.

Quick Setup

Add this to your MCP client configuration:

{
  "mcpServers": {
    "freeagent": {
      "type": "url",
      "url": "https://freeagent-mcp.danielyan.com/mcp"
    }
  }
}