mirror of
https://github.com/garrytan/gbrain.git
synced 2026-07-28 06:23:01 +00:00
- 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>
768 B
768 B
Connect GBrain to Perplexity Computer
Perplexity Computer supports remote MCP servers with bearer token authentication.
Setup
- Open Perplexity (requires Pro subscription)
- Go to Settings > Connectors (or MCP Servers)
- 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
- URL:
- 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)