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.
Security features in FYERS MCP
Security isn’t an add-on—it’s built into the core of FYERS MCP:
- No password sharing: Your FYERS credentials are never passed through any AI platform. Login always happens via FYERS’ secure authentication flow.
- Encrypted by default: Every communication between your assistant and MCP is secured using end-to-end encryption. Tokens and keys remain local to your device.
- Access control: You choose which platform to authorise and can revoke access anytime from your device. No background sync or persistent sessions without permission.
- Transparent logging: All MCP activity—whether data pulls, alerts, or logins—is recorded. You can monitor what the assistant accessed and when.
FYERS MCP never grants permission to place trades or move funds. It is read-only by design, ensuring that data insights never compromise account security.
What If...
Scenario | What to Do |
---|
I want to disconnect my MCP access | Open the installed AI tool (e.g., Claude, Cursor) and revoke FYERS access. You can also delete local configuration files if needed. |
I think my session was compromised | Change your FYERS password and clear all MCP tokens by reinstalling the MCP setup. This will force re-authentication. |
How can I verify what data was accessed? | MCP logs all interactions locally. Check the log file stored on your device to view access history and timestamps. |
Last updated: 29 Aug 2025
Related Articles
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 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 ...
What data type will I receive when calling for order updates or data updates from the WebSocket in FYERS?
When using WebSocket in FYERS for order or data updates, the client receives the information in the form of a dictionary from both the data socket and order socket.
Can I subscribe to both order updates and market data simultaneously through WebSocket on FYERS?
No, on FYERS, you need to subscribe to order updates and market data separately when using WebSocket. Each of these subscriptions requires individual handling for efficient data management.