Dyna MCP Request endpoint

Handles initialization and requests for a Dyna MCP session. Requires JSON-RPC body and may require 'mcp-session-id' header.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The query to ask Dyna

string
required
length ≥ 1
string
required
length ≥ 1
string
required
length ≥ 1
params
object

Params for a Dyna query

Headers
string
required
Defaults to no-cache

Session ID

Responses

401

Unauthorized - This request requires authentication and none
was provided.

403

Forbidden - The authentication credentials do not have access
to this resource.

404

Not Found - The server was unable to find a resource matching
this request.

405

Method Not Allowed - The server has not implemented the requested
HTTP method.

406

Not Acceptable - The server cannot return the requested media
type.

415

Unsupported Media Type - The server cannot understand the media
type in this request.

429

Too Many Requests - The client has sent too many requests within
the given time.

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json