← Registry

Analytics

owlgrouptrading.com

Provides access to Owl Group Trading indicator library including listing and retrieving verified code implementations.

1 endpoint2 known toolsFirst detected June 14, 2026Last detected August 24, 2026

ENDPOINT 1

https://owlgrouptrading.com/mcp

No auth detected

MCP server metadata

Name
owl-indicator-code
Version
0.1.0
Capabilities
tools
Server instructions

Owl Group Trading indicator code library. Call list_indicators to see the catalog, then get_indicator_code(slug, platform) for a verified implementation. Every indicator is parity-checked across platforms.

Known tools 2

list_indicators

List every indicator in the Owl Group Trading code library: slug, name, one-line summary, available platforms, the linked glossary concept, the verification tolerance, and the page URL.

Inferred read-only
get_indicator_code

Return the verified implementation of an Owl Group Trading indicator in a given platform.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.owl-indicator-code]
url = "https://owlgrouptrading.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "owl-indicator-code": {
      "type": "http",
      "url": "https://owlgrouptrading.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: owl-indicator-code
Remote MCP URL: https://owlgrouptrading.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "owl-indicator-code": {
      "url": "https://owlgrouptrading.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "owl-indicator-code": {
      "type": "http",
      "url": "https://owlgrouptrading.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "owl-indicator-code",
  "transport": "streamable-http",
  "url": "https://owlgrouptrading.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for owlgrouptrading.com was fetched 2026-08-03T23:32:25.142Z and is being refreshed.

Trust status Trusted

owlgrouptrading.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.