Skip to content
Back to search
30
MCP streamable-http

VerifiedState Memory

io.github.verifiedstate/verifiedstate-mcp

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

Uptime
0.0%
19 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

memotrust
Verified memory for AI agents — agents propose, evidence verifies, recall returns only earned trust.
0 tools
io.github.mars-proj/verifiable-memory
Memory for AI agents that can't hallucinate — cited or abstains, provable forget, deterministic.
0 tools
io.github.seritalien/brain-protocol
Verifiable Memory for AI Agents — knowledge graph, FTS, Starknet proofs, local or cloud
0 tools
Verified Repo Memory
Provides stale-proof repository memory with code citations and just-in-time verification for coding agents.
0 tools
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools
com.kage-core/kage
Verified memory for coding agents: claims cited against code, stale withheld, savings receipts.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "verifiedstate_memory": {
      "url": "https://mcp.verifiedstate.ai/mcp",
      "transport": "streamable-http"
    }
  }
}