varun-maramreddy/TradePilot
TradePilot is a Model Context Protocol (MCP) server that enables AI LLMs to interact with trading systems. It provides tools to fetch market data, manage trades, and analyze trading activity through natural language
Platform-specific configuration:
{
"mcpServers": {
"TradePilot": {
"command": "npx",
"args": [
"-y",
"TradePilot"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...