Hello,
I'm getting a 404 error when trying to create a new MCP server via the API.
[2025-05-19T11:13:55.612Z] Failed to create Composio server {
response: Response {
status: 404,
statusText: 'Not Found',
headers: Headers {
date: 'Mon, 19 May 2025 11:13:55 GMT',
'content-type': 'text/plain; charset=UTF-8',
'transfer-encoding': 'chunked',
connection: 'keep-alive',
nel: '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}',
'report-to': '{"endpoints":[{"url":"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=M8VBU9hfb5oOpcWjjz68QuU%2FxQVqa%2BF0AUQV%2FTQ0qr2FVJzCALHV8XNdd9CKLB3kmYBNrwJf2vFWHi%2FFJix8u16PAy4VYTTE%2FZkzJ9OHzSkdJG7gFrKzF99ELRjkprF9m1%2FHc5vp6Q%3D%3D"}],"group":"cf-nel","max_age":604800}',
server: 'cloudflare',
'cf-ray': '94232af14a495c44-FRA',
'cf-cache-status': 'DYNAMIC',
'cache-control': 'public, max-age=0, must-revalidate',
'content-encoding': 'gzip',
'strict-transport-security': 'max-age=63072000',
vary: 'Origin, accept-encoding',
'access-control-allow-credentials': 'true',
'cf-placement': 'remote-IAD',
'x-matched-path': '/api/v3/mcp/[id]',
'x-powered-by': 'composio tech team',
'x-request-id': '2aee6ab3-5424-4b7d-831a-dad6ce4f63c0',
'x-vercel-cache': 'MISS',
'x-vercel-id': 'iad1::iad1::2jnj9-1747653235492-15eacd70f3ba',
'alt-svc': 'h3=":443"; ma=86400',
'server-timing': 'cfL4;desc="?proto=TCP&rtt=66255&min_rtt=65005&rtt_var=26877&sent=5&recv=5&lost=0&retrans=0&sent_bytes=2842&recv_bytes=924&delivery_rate=56316&cwnd=226&unsent_bytes=0&cid=52e5ddaac4a77dfa&ts=308&x=0"'
},
body: ReadableStream { locked: false, state: 'readable', supportsBYOB: true },
bodyUsed: false,
ok: false,
redirected: false,
type: 'basic',
url: 'https://backend.composio.dev/api/v3/mcp/create'
}
}