Connect to your MCP servers using the unified HTTP endpoint.
http://localhost:3000/mcp
POST
http://localhost:3000/mcp/{group}
POST
{group}
: The ID or name of the group.http://localhost:3000/mcp/{server}
POST
{server}
: The name of the server.Note: If a server name and group name are the same, the group will take precedence.