Loading MCP server directory, please wait...
Search TradeSearcher strategies and backtests from Claude Code, Cursor, Codex, and other agents.
npx @getmcp/cli add ai.tradesearcher/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
TRADESEARCHER_API_KEYPersonal API key created at https://tradesearcher.ai/app/account/my-account#agent-api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.tradesearcher/mcp-server": {
"command": "npx",
"args": [
"-y",
"@tradesearcher/mcp-server"
],
"env": {
"TRADESEARCHER_API_KEY": ""
}
}
}
}