{% extends "themis/base.html" %} {% load humanize %} {% block title %}API Tokens — {{ themis_app_name }}{% endblock %} {% block content %}
Bearer tokens used by MCP clients (Claude Desktop, Cursor, etc.) to call Mnemosyne. Stored hashed at rest — the plaintext is shown only once at creation.
{% if tokens %}No API tokens yet.
Generate Your First Token