Connect MCP Tools¶
MCP lets Ravi treat external tool servers as first-class capabilities.
Basic flow¶
- start or identify an MCP server
- connect using the MCP integration layer
- discover tools dynamically
- hand those tool schemas to an agent
Why use MCP¶
- tool discovery without hardcoding every integration
- protocol-level interoperability
- clean separation between the agent and remote tool host
Where to go next¶
- run the MCP notebooks in Examples
- read Streaming And Events to see how results reach the UI