audit_player_interventionmeok-ai-psych-vuln-audit-mcp — Audit a single AI-driven player intervention (push, bonus, pop-up) against the 12 gambling-AI risk patterns.
scan_marketing_copymeok-ai-psych-vuln-audit-mcp — Scan marketing copy targeting a player segment for FOMO, loss-framing, minor-targeting, and other Art 5(1)(f) triggers.
classify_ai_systemmeok-ai-psych-vuln-audit-mcp — Classify an AI system's purpose + training data + decision points for Art 5(1)(f) risk class.
generate_audit_reportmeok-ai-psych-vuln-audit-mcp — Produce a regulator-ready, Ed25519-signed audit report over a list of AI interventions.
check_treaty_compliancemeok-ai-treaty-mcp — Check if an AI system complies with the International AI Safety Treaty
get_treaty_requirementsmeok-ai-treaty-mcp — Retrieve the current treaty requirements for a given jurisdiction
report_incidentmeok-ai-treaty-mcp — Report an AI safety incident to the treaty monitoring body
classify_systemmeok-annex-iii-impact-mcp — Returns the Annex III category (or not_high_risk) with confidence, applicable articles, and key obligations.
generate_friameok-annex-iii-impact-mcp — Produces a draft Fundamental Rights Impact Assessment in Markdown, ready for human review.
generate_annex_iv_documentationmeok-annex-iii-impact-mcp — Produces Annex IV technical documentation in JSON with the 9 required sections.
check_article_compliancemeok-annex-iii-impact-mcp — Returns PASS / FAIL / REVIEW per article with the evidence each article requires.
exchange_credentialsmeok-compliance-passport-mcp — A2A handshake: verifies counterparty passport and produces short-lived authorization token with scope as intersection of frameworks.
issue_passportmeok-compliance-passport-mcp — Signs and returns a Passport with Ed25519 signature over canonical JSON of all fields except signature.
merit_write_*_confirmmerit-unofficial-mcp-server — Execute a previously previewed mutation by providing the confirmation_code and confirmed=true.
merit_write_*merit-unofficial-mcp-server — Preview a mutation to Merit data; returns a preview and confirmation_code without executing.
get_diagram_docmermaid-doc-mcp-server — Retrieve the documentation content for a specific Mermaid diagram.
list_diagramsmermaid-doc-mcp-server — List all available Mermaid diagram names in the documentation.
restaurant_searchmeok-eat-mcp — Find restaurants by location, cuisine, rating, delivery time
memory_historymemcp-server — Change log for a memory: timestamps and previous/current content per create/update event
memory_entitiesmemcp-server — Knowledge graph: entities and relationships. Not a search tool — use search_memory for topics
update_memorymemcp-server — Full-replace a memory's content (not a patch). Scope immutable — to change scope, add new + delete old
list_memoriesmemcp-server — Browse memories, optionally filtered by scope. Unranked, paginated. For semantic queries: search_memory
export_memoriesmemcp-server — Export memories as JSON (max 10k, truncates with flag). For backup/migration. Output compatible with import_memories (requires list_memories
import_memoriesmemcp-server — Batch-import from JSON. Dedup via exact content match (scope-independent). on_conflict: skip, overwrite, duplicate (requires list_memories;
add_memorymemcp-server — Store a fact/preference/decision. Extracts facts by default (may store nothing); infer=false for verbatim. Bulk: use import_memories
search_memorymemcp-server — Semantic search, ranked by relevance. threshold filters by minimum similarity (0-1). For browsing: list_memories
delete_memorymemcp-server — Delete one memory by ID. Confirm with user first
delete_all_memoriesmemcp-server — Bulk-delete by scope (e.g. agent_id, run_id), not content. Requires at least one scope key. Confirm first
memory_statusmemcp-server — Returns server version, backend type, capabilities, valid scope keys. No memory content
get_memorymemcp-server — Fetch one memory by ID. Returns full content, scope, and metadata
memermemer-mcp — Generate a meme from a text prompt using memelord.com API.