OpenAPI Spec (preview)
{"openapi":"3.1.0","info":{"title":"Swiss Truth MCP — REST API","description":"Validierter Ground-Truth Layer für KI-Agenten","version":"0.1.0"},"paths":{"/login":{"get":{"tags":["auth"],"summary":"Login Page","operationId":"login_page_login_get","responses":{"200":{"description":"Successful Response","content":{"text/html":{"schema":{"type":"string"}}}}}},"post":{"tags":["auth"],"summary":"Login","operationId":"login_login_post","requestBody":{"content":{"application/x-www-form-urlencoded":{