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
    • Related Articles

    • How Secure Is My Data With FYERS MCP?

      FYERS MCP is designed with a privacy-first approach. Whether you're connecting via Claude, Cursor, or another AI tool, every data request is controlled, encrypted, and transparent. You stay in full control of your account access at all times. ...
    • What Connections Are Available With FYERS MCP?

      FYERS MCP allows your AI assistant to securely access a wide range of trading and portfolio data from your FYERS account. These connections enable AI platforms like Claude, Cursor, or Windsurf to respond with relevant, real-time answers based on your ...
    • How Do I Install FYERS MCP Using the Claude Desktop Installer?

      FYERS MCP lets you securely connect your trading account with AI tools like Claude for context-aware insights. The installation process is quick and code-free, using an official installer for Mac or Windows. What is FYERS MCP? FYERS MCP (Model ...
    • What is FYERS API?

      We have launched FYERS trading API mainly to address the unique requirements of the Algo trading community and capital market startups that require trading related functionality without having to set up their own brokerage. With our API, you will be ...
    • How is FYERS API useful?

      If you are building a trading/investing platform, FYERS API will solve the execution piece by enabling users to place orders and trade through us. You can also use the APIs to enable trading strategies with execution, manage portfolios and more. ...