Skip to content
Cursor

Milemarker MCP Server for Cursor

co.milemarker.lp/mcp

AI-native interface to Milemarker: query AUM & positions, manage advisors, run platform workflows.

client:Cursor transport:streamable-http

Install Milemarker MCP Server in Cursor

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

{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.milemarker.co/mcp"
    }
  }
}

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

Milemarker MCP Server in other clients