Finch MCP

Finch is an MCP server for agents, not a browser app.

MCP endpoint: /mcp

Authentication: Authorization: Bearer <API_KEY>

Minimal MCP client config

{
  "mcpServers": {
    "finch": {
      "url": "https://your-finch-host.example.com/mcp",
      "headers": {
        "Authorization": "Bearer <API_KEY>"
      }
    }
  }
}

Tools

AI-readable docs: /llms.txt