PrimeSync Studio

Connection guide

A versioned, OAuth-gated MCP connection.

Use the same production endpoint in any client that supports MCP Streamable HTTP and OAuth 2.1 with PKCE. The client must support dynamic client registration, authorization-code flow, refresh tokens, and resource-bound access tokens.

Production MCP endpointhttps://ai.primesync.me/mcp/v1Version 1 · OAuth required · no anonymous tool calls

Before you connect

  1. Read the public tool manifest and confirm that the tools match your intended work.
  2. Add the endpoint through your client's MCP or connector settings. Choose OAuth when the client asks for authentication.
  3. PrimeSync will show the requested permissions separately. Uncheck any scope you do not want to grant.
  4. Test with a throwaway strategy first. Never include broker keys, exchange keys, account credentials, or live order instructions.
  5. Open Account & activity to see tool-call metadata or revoke a connection at any time.

ChatGPT

Enable Developer mode under Settings → Security and login. Then open ChatGPT Plugins, select the plus button, create an MCP app, enter the production endpoint, and complete OAuth.

Official OpenAI Developer mode guide ↗

Other MCP clients

Use the client's own connector screen and the production endpoint above. If the client does not support MCP OAuth 2.1, PKCE S256, dynamic client registration, and Streamable HTTP, do not bypass authentication; that client is not compatible yet.

Permissions

strategies:build

New strategies, indicators, experiments, models, conversions, and logic-preserving repairs.

strategies:audit

Rule-to-code audit of supplied Pine Script or Python.

strategies:validate

TradingView result analysis, Monte Carlo, and robustness validation.

Connection limit

Each PrimeSync account can keep up to three active OAuth connections. Revoke an old device or client from Account & activity before adding another.