Skip to main content
Connect Agent + Second Brain

MCP Connectors for Autonomous Agents

Declare an MCP endpoint and token, run discovery, and expose verified tools to profile-safe autonomous agents.

Outlook & Gmail

Connect email context for agentic summarization and retrieval with controlled scopes.

Drive, Box, Dropbox

Index shared documents and keep discovered tools available for async workflows.

Generic MCP

Use any MCP-compatible endpoint with token auth and discovery-ready validation.

Connection flow (Copilot-like UX)

The flow runs in four deterministic steps and marks the connector as autonomous-agent ready after successful tool discovery.

1

Select connector profile

Choose Outlook, Gmail, Drive, Box, Dropbox, or Generic MCP in Second Brain modal.

2

Declare endpoint + token

Store endpoint and bearer token server-side with MCP source_type configuration.

3

Run discovery

Execute MCP tools/list and normalize discovered capabilities for the UI and agent builder.

4

Use in autonomous agents

Consume agent-ready connectors from dedicated endpoint and trigger async isolated runs.

GET /admin/api/connectors/agent-ready POST /admin/api/connectors/{connector_id}/discover POST /admin/connectors (connector_type=mcp)

Deploy connector-driven autonomous agents

Keep execution asynchronous, isolated and auditable while preserving full on-premise sovereignty.

Request a private demo