← Registry

AI & Machine Learning

meok.ai

Provides an AI character with cryptographic memory and signing capabilities for sovereign identity and governance.

1 endpoint6 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://os.meok.ai/api/mcp

No auth detected

MCP server metadata

Name
meok-sovereign
Version
1.0.0
Capabilities
tools

Known tools 6

meok_talk

Talk to the user's own sovereign MEOK character (governed, care-floored, in-character).

Inferred read-only
meok_remember

Mint a SIGNED, portable memory episode bonded to the user (Ed25519).

Inferred read-only
meok_govern

What governs an industry — real frameworks + signed legacy bridges.

Inferred read-only
meok_sign

Ed25519-sign any action/payload (returns signature + publicKey).

Inferred read-only
meok_verify

Verify a MEOK signature offline.

Inferred read-only
meok_agent_card

Get this character's signed A2A agent card (identity + capabilities).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.meok-sovereign]
url = "https://os.meok.ai/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "meok-sovereign": {
      "type": "http",
      "url": "https://os.meok.ai/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: meok-sovereign
Remote MCP URL: https://os.meok.ai/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "meok-sovereign": {
      "url": "https://os.meok.ai/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "meok-sovereign": {
      "type": "http",
      "url": "https://os.meok.ai/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "meok-sovereign",
  "transport": "streamable-http",
  "url": "https://os.meok.ai/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for meok.ai was fetched 2026-08-23T09:53:49.457Z.

Trust status Trusted

meok.ai is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.