forked from smallcloudai/refact
-
-
Notifications
You must be signed in to change notification settings - Fork 5
Agent Integrations
refact-planner edited this page Jun 7, 2026
·
2 revisions
Built-in and configured integrations available to Refact Agent.
Refact Agent combines built-in tools with optional configured integrations. Built-in tools such as shell and Chrome are available through modes that enable them. Configured integrations add service-specific tools after you provide credentials or command settings.
- Chrome and browser automation — launch or connect to Chrome, navigate pages, capture screenshots, and inspect DOM or console output.
- Shell commands — run one-off local commands with timeout, output filtering, and confirmation rules.
- GitHub — run GitHub CLI workflows with a configured token.
- GitLab — run GitLab CLI workflows with a configured token.
- Bitbucket — use the Bitbucket Cloud API for repositories and pull requests.
-
PostgreSQL — run one SQL query per tool call through
psql. -
MySQL — run one SQL query per tool call through
mysql. - PDB — start and control Python debugger sessions.
- Command-line Tool — expose a one-shot command as a model-callable tool.
- Command-line Service — manage long-running local processes such as dev servers.
- MCP Server — connect local stdio or remote HTTP/SSE Model Context Protocol servers.
Use the integrations settings to enable or edit integrations. Many integrations support secrets or variables so credentials do not need to be written directly in prompts. Confirmation rules decide which commands or queries require approval and which are denied automatically.
Refact on GitHub: https://github.com/JegernOUTT/refact
- Agent Modes
- Agent Tools
- Task Planner & Cards
- Worktrees
- Subagents
- Memory & Knowledge
- Hidden Roles & Plans
- Context Compression
- Scheduler & Cron
- Processes & PTY
- Buddy
- MCP
- Skills, Commands & Hooks
- Marketplace
- Chat System
- Providers
- Caps & Models
- Code Completion (FIM)
- AST
- VecDB
- Exec Runtime
- HTTP API
- Checkpoints & Git
- Voice