F.A.Q.
-
Which AI assistants work with it?
Any MCP client. Add the repository URL as a custom connector — OAuth discovery configures the rest, and you sign in with your Notedigit account.
-
Which git hosts are supported?
Any host that accepts an SSH key for repository access. Notedigit generates the keypair; you add the public key to the repo.
-
Is my content stored on your servers?
No. Repos are cloned on demand as bare mirrors, served from git object storage, and pruned after about 15 idle minutes. No copy is held between sessions.
-
How fresh is the content?
Each session serves from an on-demand clone. While a clone is warm, changes on the git host appear after the idle prune — within minutes, not instantly.
-
Can the AI modify my notes?
No. The server exposes three read-only tools: search, read a file, list files. Write tools don't exist.
-
What can I see about AI access?
Every session and tool call: which client, which user, which tool, its arguments, status, and duration — filterable by repository, user, and date.
-
What file types are served?
Markdown.
-
What happens if I cancel?
Your Markdown repositories and MCP access pause; settings and billing stay available and your data is kept. Reactivate to pick up where you left off.