Connect any other MCP client

Every MCP-compatible client connects the same way:

  1. Add a new MCP server / connector in the client.
  2. Paste your Boost.space connection URLhttps://mcp.boost.space/v2/{system}/sse, where {system} is your system name (copy it from the Connect AI window, see Connect via MCP).
  3. 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.