Markdown files in folders. Like Obsidian, but synced and shared with the right roles.
Owners, admins, and read-only members. Add as many vaults as you need.
Generate a token, paste it into Claude or ChatGPT. Your agent reads the canon, every time.
Generate a per-user, per-vault MCP token. Drop it into your client. Your agents now know your strategy, your principles, and your product definition — and can update them when something changes.
{
"mcpServers": {
"canon-vault": {
"url": "https://canonvault.app/api/public/mcp/<your-vault-id>",
"headers": {
"Authorization": "Bearer cv_xxxxxxxxxxxxxxxxxxxxxxxx"
}
}
}
}