Connect an MCP server to a specific agent. The agent will be able to call tools exposed by that server during visitor conversations once you whitelist them.
localhost or VPN-only hosts). The validator rejects private addresses./app/agents/{agent}/mcp.initialize + tools/list
handshake against the server and discovers the catalogue.
On the server card, the Test button runs a fresh
initialize + ping round trip and records the result.
The Refresh tools button re-discovers the catalogue — useful
after the server has been updated.
Workspaces have one row per server URL (deduplicated at the database layer). Attaching the same URL to a second agent reuses the existing row but creates a new set of per-agent tool grants. Disabling a tool for one agent does not affect the other.