Refact MCP Integration

Refact Agent acts as an MCP (Model Context Protocol) client, attaching local or remote MCP servers (`npx`, Python `-m`, `docker run`, or remote SSE) into the agent's tool surface with per-tool confirmation rules. This makes any MCP server an extension of the Refact Agent's capability set inside the IDE.

API entry from apis.yml

apis.yml Raw ↑
aid: refact-ai:refact-mcp-integration
name: Refact MCP Integration
description: Refact Agent acts as an MCP (Model Context Protocol) client, attaching local or remote MCP
  servers (`npx`, Python `-m`, `docker run`, or remote SSE) into the agent's tool surface with per-tool
  confirmation rules. This makes any MCP server an extension of the Refact Agent's capability set inside
  the IDE.
humanURL: https://docs.refact.ai/features/autonomous-agent/integrations/mcp/
tags:
- MCP
- Model Context Protocol
- Agent
- Integrations
properties:
- url: https://docs.refact.ai/features/autonomous-agent/integrations/mcp/
  type: Documentation
- url: https://github.com/modelcontextprotocol
  type: Standard