Connect outside agents to your Sila workspace.
Note: We recommend connecting agents from within your workspace for full features
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 CodexPaste 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
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 Devinhttps://silahq.com/api/mcp-sse
The agent signs in as you and works with your Sila role. Manage or revoke it anytime under Agents → Connected agents.