Claude Code
Prerequisites and availability
Section titled “Prerequisites and availability”You need Claude Code with remote HTTP MCP and browser OAuth available in your installed version, plus a Stratifyre account. Stratifyre’s first-party plugin is maintained at tools/agent-skills/plugins/stratifyre-claude/; install it through Claude Code’s plugin flow or --plugin-dir, then connect the remote MCP server below.
Connect and verify
Section titled “Connect and verify”Run:
claude mcp add --transport http stratifyre https://app.stratifyre.com/mcpUse Claude Code’s MCP controls (such as /mcp) to complete OAuth in your browser and inspect the connection. Choose a user or project scope using Claude Code’s current configuration controls. Never place Stratifyre credentials in a repository.
Start with a read-only request:
Discover the live Stratifyre MCP manifest, check my available status and scopes, resolve an instrument with
marketdata_search, and list my strategies. Do not mutate anything.
If a tool or scope is unavailable, treat that as a client, policy, or authorization limit rather than guessing an alternative request.
Next steps
Section titled “Next steps”The first-party plugin is the supported Claude Code artifact. Portable skills remain available as a fallback where plugin installation is unavailable.
Continue with Work with Stratifyre for strategy and backtest workflows. See Troubleshooting and Security for portable skills, permission limits, updates, and removal.
