vanoe intelligence mcp for Zed
io.github.vanoe-ai/vanoe-intelligence-mcp
Stock verdicts, trend stage, P&F, breadth, macro regime, SEC filings. Free key: api.vanoe.ai/signup
client:Zed
transport:stdio
runtime:pypi
Install vanoe intelligence mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"vanoe-intelligence-mcp": {
"command": "uvx",
"args": [
"vanoe-intelligence-mcp"
],
"env": {
"VANOE_API_KEY": "<VANOE_API_KEY>",
"VANOE_API_BASE_URL": "<VANOE_API_BASE_URL>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs