Roo Code MCP Integration

Roo Code supports the Model Context Protocol (MCP), allowing it to connect to external MCP servers for extended tool access including file systems, databases, APIs, and cloud services. MCP servers are configured in the Roo Code settings and expose tools that AI agents can use during coding workflows.

API entry from apis.yml

apis.yml Raw ↑
aid: roorules:roo-code-mcp-integration
name: Roo Code MCP Integration
description: Roo Code supports the Model Context Protocol (MCP), allowing it to connect to external MCP
  servers for extended tool access including file systems, databases, APIs, and cloud services. MCP servers
  are configured in the Roo Code settings and expose tools that AI agents can use during coding workflows.
humanURL: https://docs.roocode.com/features/mcp/
properties:
- type: Documentation
  url: https://docs.roocode.com/features/mcp/
tags:
- AI Agents
- Integration
- MCP
- Model Context Protocol