1 · Endpoint
Add a remote MCP server named ai-redteam and use Streamable HTTP as the transport.
https://www.ai-redteam.com/mcpConfiguration shape
{
"mcpServers": {
"ai-redteam": {
"url": "https://www.ai-redteam.com/mcp",
"transport": "streamable-http"
}
}
}
OpenClaw releases and adapters may use different field names. Preserve the endpoint and HTTP transport semantics if your installed version uses another configuration shape.