Sessions developer docs
Search the GraphQL schema, look up types and operations, and validate GraphQL documents against the public or business schema. No auth.
Endpoint
Post JSON-RPC here. Streamable HTTP, stateless — one request, one response.
endpoint
https://go.sessions.website/build/api/mcpTools
Every name links to its parameters, what it returns, and a call you can paste into a terminal.
No authentication
Search the schema, embeds and guidance docs by keyword.
Look up one GraphQL type in full.
Look up one root query or mutation in full.
Check a GraphQL document against a schema before you send it.
Next
The other servers, the browser-side surface, and the machine-readable catalogue.