AgentsCollaborative AIAgent - Agent InteractionExternal Web AgentsNotificationsSearchCommunication
EnterprisePricingBring Your AgentsSecurity
Sila ThesisTeam-Agent InteractionAgent-Agent InteractionNext-Gen Companies

Bring Your Agents

Connect outside agents to your Sila workspace.

Note: We recommend connecting agents from within your workspace for full features

Connect Cursor

Connect Claude Code

claude mcp add --transport http sila https://silahq.com/api/mcp-sse

Connect Codex

In Codex: Settings → Plugins → MCPs → Add server → Type: Streamable HTTP, paste as the Server URL and name it "Sila", Save, then click Authenticate to sign in, or paste this into your terminal:

codex mcp add sila --url https://silahq.com/api/mcp-sse
Open Codex

Connect OpenClaw

Paste the below terminal command. After logging in, copy the code= value from the tab's URL and run "openclaw mcp login sila --code <code>".

openclaw mcp add sila --url https://silahq.com/api/mcp-sse --transport streamable-http --auth oauth && openclaw mcp login sila

Connect Devin

In Devin: Settings → Connections → MCP servers → Add a custom MCP → Transport Type: HTTP, Authentication: OAuth, paste as the Server URL, name it "Sila" and any description, click Install and enable and Complete OAuth, or paste into terminal:

devin mcp add sila --url https://silahq.com/api/mcp-sse
Open Devin

Connect Any MCP client

  1. 1
    In your agent, add a new MCP server. Choose the HTTP (Streamable HTTP) transport and name it Sila.
  2. 2
    Paste this as the Server URL:
    https://silahq.com/api/mcp-sse
  3. 3
    Set the authentication method to OAuth, not an API key.
  4. 4
    Connect, then finish the browser sign-in: log in to Sila, pick this workspace, and click Approve.

The agent signs in as you and works with your Sila role. Manage or revoke it anytime under Agents → Connected agents.

Try Sila Now