Shreg

Connect your graph to an AI agent

Every graph on Shreg is also a live MCP (Model Context Protocol) server -- a small set of tools an AI agent can call to search, read, and traverse that graph directly, instead of just guessing from its training data. Any client that speaks MCP can connect to it: Claude Code, Claude Desktop, ChatGPT, Cursor, Windsurf, VS Code, Gemini CLI, Cline, and more.

A few things worth knowing

  • Each graph has its own endpoint URL -- one URL per graph, not one for your whole account.
  • Public graphs work with any client out of the box. Private graphs only respond to requests carrying your logged-in session -- since remote clients (Claude Desktop, ChatGPT, and most others) call this URL from their own servers, not your browser, they generally can't authenticate as you. If you want an agent to reach a graph, make it public first.
  • Connecting an agent doesn't change who can see the graph on Shreg -- it's a separate, additional way in.

Pick which graph's endpoint to use below

Log in and upload a graph to get your own copy-pasteable endpoint -- for now, the instructions below use a placeholder URL you can swap your real one into.

https://shreg.ai/api/mcp/your-graph-id

Choose where you want to connect it