OpenStore
This is an OpenStore endpoint.
It gives an AI client bash‑like tools — grep, cat,
write, git_log — over one private GitHub repository of Markdown that
you own. There is nothing to click here; your AI client drives it.
Add it to your AI
Point a Model Context Protocol client at this URL and sign in with GitHub when it
asks. The read‑only variant is the same URL with /readonly on the end.
https://mcp.openstore.sh/mcp
What happens when you sign in
- GitHub asks whether to let the OpenStore app act for you.
- OpenStore offers to create a private
my-openstore repository from the public
template, or to use a repository you already have.
- Your client gets a token that reaches that one repository and nothing else.
What this server never sees
Nothing is stored. Your GitHub token travels inside an encrypted token your client
holds and is decrypted only for the length of one request. Logs record a route, a tool name, a status
and a byte count — never your content, never a token.