{"name":"Obsidian Journal API","description":"Append and read journal entries stored as markdown in a GitHub-hosted Obsidian vault. Entries are organized into monthly files.","endpoints":{"POST /journal/entry":"Append a new entry to today's (or a specified) date.","GET /journal/entry":"Read the monthly file for a given date.","GET /health":"Liveness check — no auth required.","GET /openapi.json":"OpenAPI schema for use with AI assistants.","POST|GET /mcp":"MCP server endpoint for Claude integration."},"auth":"Bearer token in Authorization header (JOURNAL_API_KEY)."}