# Indexa MCP (unofficial) Connect your Indexa Capital portfolio to Claude, Cursor, Codex, and other MCP-compatible AI assistants. This unofficial MCP server provides **secure read-only access** to your Indexa Capital account through the official Indexa API. By supplying your personal API token, AI assistants can access portfolio data, analyze performance, review transactions, and answer investment-related questions using your real account information. ## Features - View portfolio holdings and asset allocation - Analyze portfolio performance and historical returns - Access account movements and transaction history - Retrieve and summarize account documents - Compare portfolios and risk profiles - Generate AI-powered insights about diversification, allocation, and portfolio evolution - Explore your investments using natural language ## Security - Read-only access (cannot place orders or modify your account) - Uses your Indexa API token for authentication - Tokens are not stored by the server - No persistent access to your account data ## Compatibility Works with MCP-compatible clients, including: - Claude Desktop - Cursor - OpenAI Codex - Other MCP-enabled applications ## Disclaimer This is an independent, unofficial project and is not affiliated with, endorsed by, or operated by Indexa Capital.
How to connect
https://server.smithery.ai/invingeniero/indexa/mcp
curl -X POST https://server.smithery.ai/invingeniero/indexa/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'