How do I configure FYERS MCP for Cursor?

How Do I Configure FYERS MCP for Cursor?

Cursor users can link their workspace with FYERS MCP in just a few steps. Once connected, Cursor gains access to your live portfolio, trades, alerts, option chains, and more, allowing seamless AI-powered insights within your dev environment.

Steps to configure FYERS MCP with Cursor

  • Open Cursor.
  • Navigate to Settings → MCP & Integrations.
  • Click Add New MCP Server.
  • Paste the following JSON block into the configuration field:
  1. {
    "mcpServers": {
    "FIA-MCP": {
    "url": "https://mcp.fyers.in/mcp",
    "type": "sse",
    "headers": {
    "Authorization": "${FIA_TOKEN}"
    }
    }
    }
    }
  • Click Save.
  • Restart the Cursor to activate the connection.
Ensure your FYERS MCP setup is authorised before linking with Cursor. The JSON config requires a valid ${FIA_TOKEN}, which is auto-handled during installation.

What If...

ScenarioSolution
Error while saving JSONCheck for syntax errors or missing quotes. Ensure the structure is pasted exactly as shown above.
Cursor doesn’t recognise FYERS MCPRestart the Cursor after saving. Ensure the FYERS MCP installer was completed and authorised correctly.
No data appears after setupWait a few moments after the restart. If it persists, verify the token is valid and the FYERS account is active.

Last updated: 18 Dec 2025