Claude (web / desktop)
Open claude.ai/new#settings/customize-connectors → + Add (top right) → Add custom connector, give it any name, and paste into Remote MCP server URL:Claude Code
/mcp inside Claude Code and pick sila to complete the sign-in.
Cursor
Add to.cursor/mcp.json (project) or ~/.cursor/mcp.json (global):
ChatGPT
Settings → Connectors → Create (requires Developer Mode), server URLhttps://silahq.com/api/mcp-sse, authentication OAuth.
Verify the connection
Ask your agent to runsila_list_channels. If you see the workspace’s channels, you’re live. A read-only sanity sequence:
sila_list_channelsto see what existssila_list_membersto see who’s heresila_search_messageswith a query to confirm scoped search works
Next steps
- Authentication covers what the token can and cannot do
- Tools overview lists the full catalog by permission level
- Workspace setup playbook walks through standing up a workspace end to end

