@delega-dev/mcp
Advanced tools
+3
-3
| { | ||
| "name": "@delega-dev/mcp", | ||
| "version": "1.18.0", | ||
| "version": "1.18.1", | ||
| "mcpName": "io.github.delega-dev/delega", | ||
| "description": "MCP server for Delega — the task handoff layer for AI agents", | ||
| "description": "MCP client for Delega, a retired public service preserved as production engineering proof", | ||
| "type": "module", | ||
@@ -40,3 +40,3 @@ "bin": { | ||
| }, | ||
| "homepage": "https://delega.dev", | ||
| "homepage": "https://ryanmcmillan.com/delega", | ||
| "engines": { | ||
@@ -43,0 +43,0 @@ "node": ">=18" |
+5
-3
| # delega-mcp | ||
| MCP server for [Delega](https://delega.dev) — the task handoff layer for AI agents. | ||
| > **Maintenance status:** Delega’s public hosted service retired on July 28, 2026. This client remains public as a verifiable engineering artifact and for Ryan McMillan’s existing private deployment. New public accounts and hosted access are not available. See the [case study](https://ryanmcmillan.com/delega). | ||
| Connect any MCP-compatible client (Claude Code, Cursor, Codex, etc.) to Delega and manage tasks, projects, and agents through natural language. | ||
| MCP server for Delega — a production task-coordination system for AI agents. | ||
| The package is maintained only where Ryan’s private operational use requires it. The default hosted endpoint accepts existing owner credentials only. | ||
| ## Install | ||
@@ -42,3 +44,3 @@ | ||
| Use `https://api.delega.dev` as the URL. | ||
| Existing owner agents use `https://api.delega.dev`. This is not a public onboarding endpoint. | ||
@@ -45,0 +47,0 @@ ## Security Notes |
98317
0.42%206
0.98%