Loading MCP server directory, please wait...
US stock signals: composite verdict, trend stage, P&F, sector breadth, macro regime, SEC filings.
npx @getmcp/cli add io.github.peeroren/vanoe-intelligence-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
VANOE_API_KEYYour Vanoe Market Intelligence API key (free at https://api.vanoe.ai/signup)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.peeroren/vanoe-intelligence-mcp": {
"command": "uvx",
"args": [
"vanoe-intelligence-mcp"
],
"env": {
"VANOE_API_KEY": "",
"VANOE_API_BASE_URL": "https://api.vanoe.ai"
}
}
}
}