# Vigil Directory > Vigil Directory (vigil.directory) is the public layer of the vigil.* family: public author profiles and the notes, blogs and digital gardens people publish from vigil.wiki. Every page is readable without an account, and AI agents can search the whole directory through a public MCP server. Made by Gand (gand.tr). ## Public MCP server - Endpoint: https://mcp.vigil.directory/mcp - No authentication. Streamable HTTP, POST only (stateless); rate-limited per IP. - All tools are read-only. Tools: - `search_notes`: Search published notes on vigil.directory by topic or keywords. Returns ranked notes with canonical handle/category/slug URLs. - `get_note`: Fetch the full markdown and metadata of a published note by canonical URL or handle/category/slug identity. - `search_profiles`: Search author profiles (gardens) on vigil.directory by handle, display name, or bio. - `get_profile`: Fetch an author profile and category-linked published notes, by handle. ## Site structure - Profile: https://vigil.directory/{handle} - Category: https://vigil.directory/{handle}/{category} - Note: https://vigil.directory/{handle}/{category}/{slug} - [Sitemap](https://vigil.directory/sitemap.xml) - [Recent notes (Atom feed)](https://vigil.directory/feed.xml); each profile and category also has its own `/feed.xml` ## The vigil.* family - [Vigil Today](https://vigil.today/): daily execution: reminders, habits, inventory - [vigil.wiki](https://vigil.wiki/): private knowledge: notes, backlinks, and publishing to this directory - [Vigil Quest](https://vigil.quest/): long-arc goals that break down into daily habits and wiki notes, with progress and streaks - [vigil.center](https://vigil.center/): shared identity and single sign-on across the family - [Vigil Directory](https://vigil.directory/): this site, the public layer ## Contact - [Gand studio](https://gand.tr/) - [contact@gand.tr](mailto:contact@gand.tr)