Back to MCP Servers
Vibetrader
AI-powered trading bot platform. Create automated trading strategies with natural language via Alpaca brokerage.
finance-fintechairag
By etbars
Installation
npx -y vibetrader-mcpConfiguration
{
"mcpServers": {
"vibetrader-mcp": {
"command": "npx",
"args": ["-y", "vibetrader-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes