← Registry

Developer Tools

sessions.website

Provides tools for searching and inspecting GraphQL schemas, including type details, operation details, and validation.

1 endpoint4 known toolsFirst detected June 17, 2026Last detected July 20, 2026

ENDPOINT 1

https://go.sessions.website/build/api/mcp

No auth detected

Known tools 4

search_docs

Search the Sessions GraphQL schemas (types, fields, root operations), the embeds catalogue, and the agent guidance for a keyword.

get_type

Return full detail for one GraphQL type from the chosen schema: description, fields (with arguments and deprecation), input fields, enum values, union/interface members, and which types reference it.

get_operation

Return full detail for one root query or mutation field — signature, description, arguments, return type, and any hand-authored examples.

validate_graphql

Parse and validate a GraphQL operation against the public or business schema.