Skip to content

Other MCP Clients

Use this path when your client is not covered by a client-specific guide, or when its native package is unavailable or unverified.

You need a Stratifyre account and a client that supports remote Streamable HTTP MCP with browser-based OAuth authorization. The client must be able to discover the live server manifest. Its available scopes, mutation controls, and skill installation location are client-specific.

Add a remote server with these values:

Setting Value
Name stratifyre
URL https://app.stratifyre.com/mcp
Transport Streamable HTTP
Authentication OAuth through the client

Complete OAuth in the browser. Do not add API keys, access tokens, or secrets to configuration files.

Confirm the connection by asking the client to discover the live manifest, inspect available scopes and system status, resolve an instrument with marketdata_search, and list your strategies. This is deliberately read-only; an empty strategy list can still be a successful connection.

Continue with Work with Stratifyre for strategy and backtest workflows. See Troubleshooting and Security for portable skills, permission limits, interrupted jobs, updates, and removal.

To update, replace both copied skill directories from the same package release and use the client’s normal MCP configuration update flow. To remove, delete the stratifyre server entry, remove the copied skills, and revoke OAuth authorization in Stratifyre if desired. If setup fails, verify remote Streamable HTTP and OAuth support, then consult the client’s own configuration documentation.