# OpenMindSpace > An AI-native, multi-tenant wiki platform. Each wiki is human-curated, publicly readable, and exposes a search API and an MCP server for agents. ## Public wikis - [Chris Case — Dev Notes](https://wiki.chriscase.cc/) — Notes on building software — Claude Code, my projects, and the things I learn along the way. - [taiji](https://taiji.openmindspace.org/) - [wellness](https://wellness.openmindspace.org/) - [MyStrangeMind](https://wiki.mystrangemind.com/) — Creative explorations in technology & imagination — the companion wiki to mystrangemind.com - [Consciousness](https://consciousness.openmindspace.org/) - [wulin](https://wulin.openmindspace.org/) - [science](https://science.openmindspace.org/) ## Per-wiki surfaces Every public wiki serves, on its own host: - `/llms.txt` — this file, scoped to that wiki. - `/sitemap.xml` and `/feed.xml` — pages + recent updates. - `/api/public/search?tenant=&q=` — anonymous JSON search. - `/api/mcp` — MCP server (OAuth via `/.well-known/oauth-protected-resource`). The apex sitemap index lives at https://openmindspace.org/sitemap.xml.