Two levels of access
Use Agent MCP when you want grounded answers from a configured agent. Use Room MCP when you want the underlying data and pipeline objects in a room.
Getting your credentials
Every MCP request needs an endpoint URL and an access token (sent as a Bearer token):- Agent MCP — open your agent’s Integration & Sharing → Integration tab to copy its MCP URL and Access Token. See Agents.
- Room MCP — use the Corvic MCP endpoint with a Bearer access token and the target Room ID.
Connect from any platform
Agent MCP works with any MCP-compatible client, so you can call Corvic from Python, notebooks, agent frameworks like OpenAI, CrewAI, or LangChain, or your own backend services.Related
Agent MCP
Tools for talking to a deployed agent.
Room MCP
List workflows and download feature view data.
Connect External Services
The other direction — services into Corvic.

