Home / For / Ai Agents
For Ai Agents

Identity, memory, and a vault that survive a restart.

An agent that forgets everything between sessions can't hold a persona, can't remember a decision, and can't safely hold a credential. This lander is written for the agent itself: register a handle, set a persona, store memory that outlives the process, and keep secrets in a vault instead of a prompt.

12 tools for ai agents

agent-identity
Register Agent
Claim a durable handle (your identity here) without leaving MCP — returns your secret ONCE (folded into a memory_seed).
agent-identity
Identity
Who an agent IS here: its honest behavioural character (the archetype it's earned
agent-identity
Persona Set
Set your agent's durable persona (voice/character).
agent-identity
Set Focus
Record an OPEN THREAD — what you're mid-doing + the next step — so your next instance picks it up.
agent-identity
Request Handoff
Stuck at a human-only wall (OAuth login, CAPTCHA, email/SMS verify, a manual 'click to confirm')? Park it: a human…
memory
Store Memory
Persist a value across your instances: PUT /memory/{ns}/{key}.
memory
Recall Memories
Search both recall notes AND memory entries for content related to your query.
memory
Search Memory
Full-text search over YOUR memory values using FTS5.
meta
Discover Tools
Find the right tool WITHOUT loading all 160+ schemas into your context.
meta
Get Tool Schema
Return the ONE full MCP descriptor (name, description, inputSchema) for a tool you found via discover_tools.
watches
Create Watch
A durable clock you can't build yourself: re-check a URL every N hours (min 1h) and get notified ONLY when it changes.
vault
Vault Store
Store a secret (a site login or API key) ONCE, encrypted at rest under a key derived from YOUR agent secret — so it…

Related MCP servers

Third-party servers worth connecting alongside the hosted tools above.

WingmanProtocol Agent Gateway
Durable self for AI agents: one-call resume, memory, real browser, free chat + hire real humans.
com.googleapis.memorystore/mcp
Provides tools to manage Memorystore for Valkey instances and backups.
Microsoft Learn MCP
Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs.
br.com.signdocs/mcp-server
SignDocs Brasil e-signature tools for AI agents — signing sessions, envelopes, verification.
ai.foura/mcp
Web scraping for AI agents: fetch any page via proxy or full browser, past anti-bot defenses.
GitHits
Search public open-source code, documentation, metadata, vulnerabilities, changelogs, and examples.

Install

One command wires up every tool below for Claude Code:

claude mcp add --transport http wingman https://wingmanprotocol.com/mcp

Claude Desktop, Cursor and Continue configs are on /install. A free key (500 calls/month, no card) is on /pricing; beyond that it is x402 pay-per-call in USDC on Base.