Developer setup

Add Wealth Atlas MCP to Cursor

GitHub markdown cannot open cursor:// links. Use this page in the browser, then hand off to Cursor with the action below. Complete OAuth in Cursor when prompted.

Endpoint

Remote MCP base URL (HTTPS):

https://www.wealthatlas.in/mcp

Install in Cursor

Install Cursor, then use the button while Cursor is available on your system.

Open MCP install in Cursor

If the button does not open Cursor

Paste the following into the browser address bar, press Enter, and confirm opening Cursor if the system prompts you.

cursor://anysphere.cursor-deeplink/mcp/install?name=Wealth%20Atlas&config=eyJ1cmwiOiJodHRwczovL3d3dy53ZWFsdGhhdGxhcy5pbi9tY3AifQ%3D%3D

Manual configuration

In Cursor, open Settings → MCP and add or merge this fragment into your user or project mcp.json:

{
  "mcpServers": {
    "wealth-atlas": {
      "url": "https://www.wealthatlas.in/mcp"
    }
  }
}

Authentication uses OAuth or a Supabase Bearer token as required by your MCP client.