Veritap Locker
Rank #25,869dev.veritap/agent-memory
Agent memory: free durable storage (any keypair, no signup) that survives sessions and machines.
Veritap Locker is a Model Context Protocol (MCP) server published by veritap-dev. It ranks #25,869 of 132,113 servers tracked on MCP Toplist. Veritap Locker is listed on Official MCP, with 1 tracked version. It was first listed on Aug 25, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 106,244 of 132,113 servers on MCP Toplist.
Use Veritap Locker
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agent-memory https://locker.veritap.dev/mcp/memory[mcp_servers.agent-memory]
url = "https://locker.veritap.dev/mcp/memory"Add to ~/.codex/config.toml.
https://locker.veritap.dev/mcp/memorySettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agent-memory": {
"url": "https://locker.veritap.dev/mcp/memory"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-memory": {
"type": "http",
"url": "https://locker.veritap.dev/mcp/memory"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-memory": {
"serverUrl": "https://locker.veritap.dev/mcp/memory"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-memory": {
"url": "https://locker.veritap.dev/mcp/memory"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/dev.veritap%2Fagent-memory)<a href="https://mcptoplist.com/server/dev.veritap%2Fagent-memory"><img src="https://mcptoplist.com/badge/dev.veritap%2Fagent-memory.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
veritap-dev
Other servers by veritap-dev
View all veritap-dev servers →Available versions (1)
| Version | Published |
|---|---|
| 0.3.0 | Aug 25, 2026 |
Frequently asked questions
- Who maintains Veritap Locker?
- Veritap Locker is maintained by veritap-dev, which publishes 4 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Veritap Locker listed on the Official MCP Registry?
- Yes — Veritap Locker is listed on the Official MCP Registry.
- How many versions does Veritap Locker have?
- MCP Toplist tracks 1 version of Veritap Locker, most recently published on Aug 25, 2026.
- Where can I find the source code for Veritap Locker?
- The source code for Veritap Locker is hosted at github.com/veritap-dev/veritap-locker.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.