cotrader for VS Code
io.github.get-cotrader/cotrader
Screen 11,000+ stocks using natural language and detect chart patterns via MCP.
client:VS Code
transport:streamable-http
Install cotrader in VS Code
.vscode/mcp.json
{
"servers": {
"cotrader": {
"type": "http",
"url": "https://api.getcotrader.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs