Skip to content
VS Code

Owl Group Trading — Indicator Code for VS Code

com.owlgrouptrading/indicator-code

Verified cross-platform implementations of Owl Group Trading indicators as queryable code.

client:VS Code transport:streamable-http tools:2

Install Owl Group Trading — Indicator Code in VS Code

.vscode/mcp.json

{
  "servers": {
    "indicator-code": {
      "type": "http",
      "url": "https://owlgrouptrading.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Owl Group Trading — Indicator Code in other clients