MCP
MCP Transport
POST
Documentation Index
Fetch the complete documentation index at: https://docs.seamless.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
JSON-RPC version. Always "2.0".
Available options:
2.0 MCP method to invoke (e.g. "tools/list", "tools/call", "resources/read").
Example:
"tools/call"
Request ID for correlating responses.
Method-specific parameters. For tools/call, includes name (tool name) and arguments (tool input).
