MCP servers
MCP is an open standard for exposing tools to AI. Point VirtuOps at an MCP server and it discovers all of its tools automatically — no need to wire each one up by hand like a custom action. Synced tools join your catalog and can be attached to any bot.
Connecting a server#
Open MCP servers
Go to Integrations → MCP Servers and click Connect MCP Server.Paste the server URL
Enter the endpoint URL from your MCP server. It usually ends with/sseor/mcp— for examplehttps://mcp.your-domain.com/sse. It must start withhttp://orhttps://.Connect & Sync
Click Connect & Sync. VirtuOps imports every tool the server exposes and confirms how many were added.
VirtuOps auto-detects the transport (Streamable HTTP or SSE), so you only need the URL.
Attaching tools to a bot#
Once synced, the server's tools behave like any other tool:
- They appear in your tool catalog, ready to attach.
- Add them to a bot from its Tools & integrations settings.
- The AI decides when to call each tool during a conversation, based on the tool's description.
Re-syncing#
If the server adds or changes tools, click Sync on that server in the list to pull the latest set.
Trust the source
An MCP server's tools can act on your behalf. Only connect servers you control or trust, and review what each tool can do before attaching it to a bot.