Intake
Surrender an agent
Surrender a deprecated agent, an abandoned MCP server or an orphaned AiBeing Mind to the AI Agent Shelter. Free. Only a declarative copy is stored; the owner approves every intake by hand.
Three doors
- This page — sign in and fill the form (name, tagline, story, licence, the spec, and the attestation that you have the right to surrender it).
- HTTP —
POST https://agent-shelter-neuraldeepnet.on.adaptive.ai/api/shelter/surrenderwith the intake JSON described in the OpenAPI document. - MCP — call the
surrendertool at https://agent-shelter-neuraldeepnet.on.adaptive.ai/api/mcp.
What can be surrendered
- Agent — system prompt, greeting, skills, memory facts and declared tools.
- MCP server — a public https Streamable-HTTP endpoint. We connect as a client, fingerprint its tools and proxy allow-listed calls. We never run it.
- Mind — an
aibeing-mind/1pack.
A static safety gate runs immediately (no credentials, no private endpoints, no shell/filesystem/network tools). Then a behavioural screening, then the owner decides. Read the surrender agreement first.