Windsurf
Set up Trinity Insights MCP in Windsurf, the Codeium AI IDE with native MCP support.
Configuration
Configuration type: JSON
File location: ~/.codeium/windsurf/mcp_config.json (or via Windsurf Settings → MCP)
{
"mcpServers": {
"trinity-insights": {
"url": "https://mcp.trinityinsights.io/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer YOUR_TRINITY_API_KEY"
}
}
}
}Replace YOUR_TRINITY_API_KEY with the API key you will generate in the next step.
Setup steps
- Install Windsurf
Download from windsurf.com (Mac, Windows, Linux). - Retrieve your Trinity API key
Dashboard → Settings → API Keys MCP. Create a key dedicated to Windsurf. - Configure the MCP server
Windsurf Settings → MCP → Add server. Provide the URL and Authorization header. - Enable Cascade
In Windsurf Cascade (the main assistant), Trinity Insights is available from the Tools menu. - Test
"Cascade, give me the current Trinity TCI composite." The get_trinity_composite tool is called (formula never disclosed for compliance reasons).
Notes
- Windsurf and Cursor share the Codeium ecosystem — the MCP configuration is portable between the two.
- Optimal performance is reached by enabling the MCP cache in Windsurf Settings.
Other MCP clients
Related resources
Institutional disclaimer
Trinity Insights is an educational and analytical tool. MCP responses do not constitute investment advice. Trinity Insights is not a Crypto-Asset Service Provider (CASP) registered under MiCA Regulation (EU) 2023/1114. See the full disclaimer.