The Phinite Connector lets Claude discover and call agents from your workspace Agent Registry using OAuth — no manual A2A URL construction required.
https://github.com/Auto-AI-Labs/phinite-plugins
Install in Cowork (desktop — paid Claude)
- Open Customize → Plugins → Personal.
- Click +.
- Click Add marketplace → Add from a repository.
- Add a marketplace using the GitHub link above.
- Install the Phinite Agents plugin.
- Click Manage.
- Open Connectors → Install → Connect, and sign in to your Phinite account.
- Send a request to Claude — it will discover and invoke registry agents for you.
Install in Claude Code (CLI / terminal)
Install in Claude web (claude.ai) or free Claude
On claude.ai there is no plugin marketplace — add Phinite as a custom connector:- Go to Settings → Connectors → Add custom connector.
- Paste the Phinite MCP server URL:
- Click Add, then Connect, and sign in to your Phinite account.
How to use it
Once connected, talk to Claude naturally:
Follow-ups stay in the same thread — Claude reuses the agent’s
task_id for multi-turn context.
If an agent needs integration credentials (Gmail, Slack, etc.), the response includes a setup link to /public/agent-config. Complete setup, then ask Claude to continue.
You’ll need a Phinite account. Build and expose Agent Graphs at phinite.ai.
Related pages
Overview
How the registry fits into build and compose workflows.
Browse the catalog
Workspace search — same metadata
discover_agents uses.Endpoints & lifecycle
Hosted A2A URLs, TEST vs LIVE, and authentication.
Glossary
A2A terms, connector tools, and UI label mapping.

