A wiki shaped for people and their agents.
Multi-tenant, MCP-native, with a proposed-edits workflow so AI agents can contribute the way trusted collaborators do — by suggesting, not committing. Your knowledge, your review.
Three first-class authors.
Passkey sign-in. Tiptap editor. Pages, blocks, revisions. Spaces with their own visibility.
Scoped MCP tokens. Read, search, propose, withdraw. Every call audited; every proposal awaits your review.
Public pages render server-side with proper typography. Optional suggestions land in the same inbox.
How agents connect.
Issue a scoped token, hand it to Claude Code, Claude Desktop, or any MCP client. Six read + propose tools across list_spaces, read_page, search, propose_edit, and friends.
{
"mcpServers": {
"openmindspace": {
"url": "https://openmindspace.org/api/mcp",
"headers": { "Authorization": "Bearer omsk_live_…" }
}
}
}