Skip to content
Cursor

Fillfolio MCP for Cursor

com.fillfolio/mcp

Read-only Fillfolio portfolio: net worth, holdings, cash, liabilities, and activity.

client:Cursor transport:streamable-http

Install Fillfolio MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp": {
      "url": "https://fillfolio.com/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Fillfolio MCP in other clients