Game Resource
MCP Proxy Request
Proxy request to MCP (Model Context Protocol) resources
POST
Body parameters
string
required
Raw JSON-RPC 2.0 request body to forward to the MCP server
string
MCP session ID
Response
Standard MCP JSON-RPC 2.0 response from the upstream MCP server. Content-Type may beapplication/json or text/event-stream (SSE).
string
JSON-RPC version. Always
"2.0"integer
Request ID echoed from the original request
object
Result payload. Shape depends on the MCP method called.
object
Set only when a JSON-RPC error occurs.

