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.

Refact MCP Integration is one of 2 APIs that Refact.ai publishes on the APIs.io network.

Tagged areas include MCP, Model Context Protocol, Agent, and Integrations. The published artifact set on APIs.io includes API documentation.

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