technical for VS Code
io.github.oswarld/technical
Technical analysis (RSI, MA, signal score) for 9,400+ global stocks, by ticker or name.
client:VS Code
transport:streamable-http
tools:5
Install technical in VS Code
.vscode/mcp.json
{
"servers": {
"technical": {
"type": "http",
"url": "https://www.bullbear.ninja/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs