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.
{
"mcpServers": {
"FIA-MCP": {
"url": "https://mcp.fyers.in/mcp",
"type": "sse",
"headers": {
"Authorization": "${FIA_TOKEN}"
}
}
}
}
${FIA_TOKEN}, which is auto-handled during installation.| Scenario | Solution |
|---|---|
| Error while saving JSON | Check for syntax errors or missing quotes. Ensure the structure is pasted exactly as shown above. |
| Cursor doesn’t recognise FYERS MCP | Restart the Cursor after saving. Ensure the FYERS MCP installer was completed and authorised correctly. |
| No data appears after setup | Wait a few moments after the restart. If it persists, verify the token is valid and the FYERS account is active. |