Skip to content
VS Code

VerifiedState Memory for VS Code

io.github.verifiedstate/verifiedstate-mcp

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

client:VS Code transport:streamable-http

Install VerifiedState Memory in VS Code

.vscode/mcp.json

{
  "servers": {
    "verifiedstate-mcp": {
      "type": "http",
      "url": "https://mcp.verifiedstate.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

VerifiedState Memory in other clients