{"name":"Muse MCP Server","version":"2.0.0","description":"Gutkind Forlags litterære MCP server - provides context from Supabase for Muse AI","authentication":"enabled","authInfo":"Provide API key via Authorization: Bearer <key>, X-API-Key, or X-MCP-Key header","endpoints":{"GET /":"This endpoint (public)","GET /health":"Health check (public)","GET /stats":"Content statistics (protected)","POST /sync":"Manual content sync from Storyblok (protected)","POST /query":"Semantic search with AI-powered query understanding (protected)","POST /context":"Context assembly for Muse (includes system prompt) (protected)","GET /tools":"MCP tools discovery (protected)","GET /mcp":"MCP endpoint - SSE stream (protected)","POST /mcp":"MCP endpoint - JSON-RPC messages (protected)","GET /mcp/tools":"MCP tools discovery (protected)","POST /mcp/execute":"Execute MCP tool (protected)","GET /sse":"SSE endpoint (protected)","POST /message":"JSON-RPC message endpoint (protected)"},"mcpTools":{"description":"Simplified MCP tools for context retrieval","tools":[{"name":"getContext","description":"Get relevant context from Gutkind content based on user query","usage":"Primary tool for retrieving contextual information from Supabase"},{"name":"getContentBySlug","description":"Get detailed content by slug/ID","usage":"For retrieving specific books, authors, articles, or interviews"}]},"usage":{"description":"How to use this MCP server with Muse","steps":["1. Send user query to /context endpoint with conversation history","2. Server returns relevant context from Supabase and Muse system prompt","3. Use the system prompt and context to generate Muse responses","4. Muse responds in Danish with literary warmth using markdown directives"]},"museTone":"Varme, klogskab, litterær nærvær","docs":{"integration":"MUSE_INTEGRATION.md","authentication":"AUTHENTICATION.md"}}