Connect any other MCP client
Every MCP-compatible client connects the same way:
- Add a new MCP server / connector in the client.
-
Paste your Boost.space connection URL —
https://mcp.boost.space/v2/{system}/sse, where{system}is your system name (copy it from the Connect AI window, see Connect via MCP). - Authenticate — OAuth where the client supports it, otherwise a Bearer MCP token header.
If a client accepts only a bare URL with no auth field, use OAuth. Once connected, the agent can read and write your data within the token's permissions — see what an agent can do.