Files
gbrain/docs/mcp/PERPLEXITY.md
T
Garry TanandClaude Opus 4.6 abf174b9ec docs: per-client MCP setup guides
- docs/mcp/DEPLOY.md — deployment walkthrough, auth, troubleshooting, latency table
- docs/mcp/CLAUDE_CODE.md — claude mcp add command
- docs/mcp/CLAUDE_DESKTOP.md — Settings > Integrations (NOT JSON config!)
- docs/mcp/CLAUDE_COWORK.md — remote + local bridge paths
- docs/mcp/PERPLEXITY.md — Perplexity Computer connector setup
- docs/mcp/CHATGPT.md — coming soon (requires OAuth 2.1, P0 TODO)
- docs/mcp/ALTERNATIVES.md — Tailscale Funnel + ngrok self-hosted options

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 08:01:56 -10:00

768 B

Connect GBrain to Perplexity Computer

Perplexity Computer supports remote MCP servers with bearer token authentication.

Setup

  1. Open Perplexity (requires Pro subscription)
  2. Go to Settings > Connectors (or MCP Servers)
  3. Add a new remote connector:
    • URL: https://YOUR_REF.supabase.co/functions/v1/gbrain-mcp/mcp
    • Authentication: API Key / Bearer Token
    • Token: your GBrain access token
  4. Save

Verify

In a Perplexity conversation, ask it to use your brain:

Use my GBrain to search for [topic]

Notes

  • Perplexity Computer is available to Pro subscribers
  • Both the Perplexity Mac app and web version support MCP connectors
  • The Mac app also supports local MCP servers if you prefer gbrain serve (stdio)