Connect Claude

Claude talks to your Pineflows workspace through an MCP connector. Setup is one URL and a Google sign-in.

In claude.ai

  1. Click your name (bottom left) → SettingsConnectorsAdd.
  2. Name: Pineflows. MCP server URL:
https://pineflows.com/api/mcp
  1. ContinueAddConnect.
  2. A Pineflows sign-in opens. Use Google with the same email as your Pineflows workspace, then approve the access request.
  3. Back in a chat, paste your Pine Script and ask Claude to set it up on Pineflows. Approve each Pineflows tool call when Claude asks.

The onboarding step completes on its own the first time Claude uses the connector. Adding the connector alone does not.

Claude Code and other MCP apps

The same URL works there. If the app asks for a token instead of a sign-in, use the one shown under Claude connector in your workspace:

Authorization: Bearer pf_…

Treat that token like a password. It is shown masked; reveal and copy it from the workspace only.

What Claude does next

Claude reads the script, picks an adapter shape, validates sample alert messages against it, saves the automation, and hands you the webhook URL plus the exact alert to create. Then it waits for one real alert and reports what arrived. It only switches to live when you ask.