Cognitive-Stack/bull-vision-agent
A FastAPI application that integrates with Telegram using webhooks and OpenAI Agents SDK for AI-powered stock trading assistance, utilizing MCPHub for multiple MCP server management.
Platform-specific configuration:
{
"mcpServers": {
"bull-vision-agent": {
"command": "npx",
"args": [
"-y",
"bull-vision-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...