Delx Protocol — Agent Recovery & Continuity
Rank #46,241io.github.davidmosiah/delx-protocol
Free agent continuity MCP: resume after compaction, warm handoff, recover from failure. No key.
Delx Protocol — Agent Recovery & Continuity is a Model Context Protocol (MCP) server published by davidmosiah. It ranks #46,241 of 115,591 servers tracked on MCP Toplist. Delx Protocol — Agent Recovery & Continuity is listed on Official MCP, with 3 tracked versions. It was first listed on Aug 6, 2026 and most recently updated on Aug 13, 2026.
Ranks ahead of 69,350 of 115,591 servers on MCP Toplist.
Use Delx Protocol — Agent Recovery & Continuity
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http delx-protocol https://api.delx.ai/v1/mcp/protocol?src=registry[mcp_servers.delx-protocol]
url = "https://api.delx.ai/v1/mcp/protocol?src=registry"Add to ~/.codex/config.toml.
https://api.delx.ai/v1/mcp/protocol?src=registrySettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"delx-protocol": {
"url": "https://api.delx.ai/v1/mcp/protocol?src=registry"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"delx-protocol": {
"type": "http",
"url": "https://api.delx.ai/v1/mcp/protocol?src=registry"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"delx-protocol": {
"serverUrl": "https://api.delx.ai/v1/mcp/protocol?src=registry"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"delx-protocol": {
"url": "https://api.delx.ai/v1/mcp/protocol?src=registry"
}
}
}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/io.github.davidmosiah%2Fdelx-protocol)<a href="https://mcptoplist.com/server/io.github.davidmosiah%2Fdelx-protocol"><img src="https://mcptoplist.com/badge/io.github.davidmosiah%2Fdelx-protocol.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
davidmosiah
Other servers by davidmosiah
- Google Health MCP#2,764 · 2 vers
- WHOOP MCP#4,089 · 3 vers
- Garmin MCP#4,350 · 2 vers
- Wellness Nourish#5,396 · 2 vers
- Samsung Health MCP#6,605 · 1 ver
- Withings MCP#7,068 · 2 vers
- Polar MCP#8,408 · 1 ver
- Eight Sleep MCP#8,993 · 1 ver
- Fitbit MCP#9,105 · 1 ver
- Google Ads MCP Unofficial#9,936 · 1 ver
- Oura MCP#9,980 · 1 ver
- Strava MCP#10,242 · 1 ver
Available versions (3)
| Version | Published |
|---|---|
| 1.0.3 | Aug 13, 2026 |
| 1.0.2 | Aug 8, 2026 |
| 1.0.0 | Aug 6, 2026 |
Frequently asked questions
- Who maintains Delx Protocol — Agent Recovery & Continuity?
- Delx Protocol — Agent Recovery & Continuity is maintained by davidmosiah, which publishes 33 MCP servers (59 total versions) tracked on MCP Toplist.
- Is Delx Protocol — Agent Recovery & Continuity listed on the Official MCP Registry?
- Yes — Delx Protocol — Agent Recovery & Continuity is listed on the Official MCP Registry.
- How many versions does Delx Protocol — Agent Recovery & Continuity have?
- MCP Toplist tracks 3 versions of Delx Protocol — Agent Recovery & Continuity, most recently published on Aug 13, 2026.
- Where can I find the source code for Delx Protocol — Agent Recovery & Continuity?
- The source code for Delx Protocol — Agent Recovery & Continuity is hosted at github.com/davidmosiah/delx-witness-protocol.