Developer setup
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.
Remote MCP base URL (HTTPS):
https://www.wealthatlas.in/mcp
Install Cursor, then use the button while Cursor is available on your system.
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
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"
}
}
}