Skip to content

VerifiedState

The memory layer for AI agents. Facts, not fragments.

VerifiedState gives AI agents persistent memory where every fact is verified, signed, and queryable — with cryptographic proof.

What makes us different

Every other memory tool stores and retrieves. We store, verify, and prove.

  • Ed25519 verification receipts on every fact
  • Automatic conflict detection
  • Bitemporal validity queries
  • JSON governance policies
  • 0.01ms zero-hop existence filter
  • Six-channel retrieval fusion

Get Started

npm install @verifiedstate/sdk

Or connect via MCP:

{
  "mcpServers": {
    "verifiedstate": {
      "url": "https://mcp.verifiedstate.ai/mcp"
    }
  }
}

Free: 50,000 assertions/month. No credit card.

Website · Docs · Pricing · npm

Popular repositories Loading

  1. memory-action memory-action Public archive

    GitHub Action for VerifiedState — capture, verify, and audit every assertion from your CI/CD pipeline

    TypeScript

  2. agent-memory-eval agent-memory-eval Public archive

    Open benchmark suite for AI agent memory systems. Tests temporal reasoning, conflict detection, multi-hop retrieval, abstention, and provenance.

    TypeScript

  3. sdk sdk Public archive

    TypeScript SDK for VerifiedState — verified memory infrastructure for AI agents

    TypeScript

  4. .github .github Public

    VerifiedState organization profile

  5. verifiedstate-mcp verifiedstate-mcp Public archive

    VerifiedState MCP stdio bridge for Cursor, Claude Code, Windsurf

    JavaScript

  6. vsync vsync Public

    Shared memory for Claude Code, Cursor, and any MCP client. Stop your AI from forgetting between sessions and tools.

Repositories

Showing 7 of 7 repositories

Top languages

Loading…

Most used topics

Loading…