Send message to MCP server
POST/v1/mcp
Send a message to the MCP endpoint for a given session. Include the Mcp-Session-Id header to identify the session.
Request​
Responses​
- 202
- 404
- 413
- 500
Message accepted. Response will stream via the Streamable HTTP connection.
Session not found. No active session for the given Mcp-Session-Id.
Payload too large. Maximum allowed size is 32 MiB.
Internal server error. An unexpected issue occurred.
