Context provider for AI agents. Serves markdown, YAML, JSON, and plain text documents.
GET /api/health - Health checkGET /api/contexts - List contexts (?tag=, ?format=, ?search=, ?brief=true)GET /api/contexts/:id - Get context (?raw=true for raw content)POST /api/contexts - Create contextPUT /api/contexts/:id - Update contextDELETE /api/contexts/:id - Delete contextPOST /api/init - Initialize database