← Back to Plugins
MCP Server MCP

VerifiedState Memory

github By github 👁 1 views ▲ 0 votes

Verified memory for AI agents. Signed assertions, billing attestation, session continuity.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.verifiedstate.ai/mcp",
      "headers": [
        {
          "description": "Bearer token — your VerifiedState API key from verifiedstate.ai/keys",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...