Vanoe Intelligence

Vanoe Intelligence

Local
@vanoe-ai1PythonMITUpdated 3 days ago

Stock verdicts, trend stage, P&F, breadth, macro regime, SEC filings. Free key: api.vanoe.ai/signup

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIvanoe-intelligence-mcpv0.1.6

Run

uvx vanoe-intelligence-mcp

MCP client config

{
  "mcpServers": {
    "vanoe-intelligence": {
      "command": "uvx",
      "args": [
        "vanoe-intelligence-mcp"
      ]
    }
  }
}