etbars/vibetrader-mcp
AI-powered trading bot platform. Create automated trading strategies with natural language via Alpaca brokerage.
Quick Start
Clone the repository:
git clone https://github.com/etbars/vibetrader-mcpClaude Desktop configuration example:
{
"mcpServers": {
"vibetrader-mcp": {
"command": "npx",
"args": [
"-y",
"etbars/vibetrader-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.