Skip to main content
SCAIRE

MCP Servers

External MCP tool servers for Faire.

MCP Tool Settings

Master toggle for external MCP tools

When enabled, Faire can call external MCP tool servers for extended capabilities (documentation lookup, repo search, and more).

Seconds (default 120)

Total tools across all servers (default 20)

Retries per MCP tool call on transient failures (default 1). 0 = fail fast

MCP Servers

MCP (Model Context Protocol) servers extend Faire with external tools beyond the built-in SSH command runner. Each server publishes a set of tools Faire can call during a conversation or diagnostic run. You scope which tools are available per server.

Why connect MCP servers
  • Give Faire domain-specific tools without writing PHP code. A server can expose file search, repo queries, API lookups, or any HTTP/CLI capability.
  • Every tool call is audited (tool_type='mcp') and scoped to an allowlist you control. Faire never auto-enables a tool it has not seen you approve.
  • Servers work across all Faire surfaces: web chat, Telegram, scheduled prompts, and sub-agents (with per-sub-agent scoping).
Quick start
  • Add a server below with its name and JSON config
  • Click Test to connect and discover available tools
  • Approve the tools you want Faire to use
  • Faire calls them automatically when relevant
Servers
5
configured
Enabled
4
active
Tools
79
approved

Configured Servers

External MCP servers give Faire additional tools. Add a server, test the connection to discover its tools, then enable the ones you want per server.

Name Details Tools Enabled Actions
Playwright Web Browser Use npx -y @playwright/mcp --headless --browser chromium --caps... 25/30
duckduckgo Web Search uvx duckduckgo-mcp-server 2/2
Get Outline Operators Personal Wiki http://dockercompose1.bastardgeek.internal:3001/mcp 23/37
Context7 Technical documentation library for many things. https://mcp.context7.com/mcp 2/2
GitHub https://api.githubcopilot.com/mcp/ 27/44

Total: 54 tools enabled across active servers (cap: 1000)