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.co.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...

ScenarioWhat to Do
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 Cursor after saving. Ensure the FYERS MCP installer was completed and authorised correctly.
No data appears after setupWait a few moments after restart. If it persists, verify the token is valid and the FYERS account is active.

Last updated: 29 Aug 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 ...
    • How to integrate FYERS API Bridge with TradingView?

      You can deploy complex Algos using TradingView’s simple web charts. The best part is that it requires zero programming knowledge. Simple or sophisticated derivative Algos can be deployed in simple English using TV Alerts. How It Works: Add FYERS API ...
    • 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 ...