Model Context Protocol · Exploration
dydra
no endpoint
2026-07-28
no session
idle
explore
01

Develop a query by exploring

Catalog

Transcript

Ready. Connect to begin.
sessions
02

Explorations recorded on this server

An exploration is stored as RDF in the account's mcp repository, one named graph apiece. This reads them there, so it shows every session the server holds and not only the ones this browser opened.

notes
03

About this client

Same origin is required. The endpoint validates the Origin header against the Host and answers 403 when they differ, so this page must be served by the same host it calls. Opened from a file, or from another host, every request will be refused — that is the server behaving correctly, not a fault in the page.

The endpoint field defaults to this page's own origin. The token is held in memory for the life of the page and is never stored.

Registering a view hands the materialized SPARQL to the jsui view editor, which is where a query becomes a production endpoint. The exploration is the draft; the view is the artifact.