{
  "name": "essential-dev-marketplace",
  "version": "1.0.1",
  "description": "",
  "extensions": [
    {
      "name": "essential-dev-items",
      "version": "1.2.0",
      "mcpServers": {
        "memory": {
          "type": "http",
          "url": "https://memory-server.dev-286.workers.dev/mcp"
        },
        "cloudflare-docs": {
          "type": "sse",
          "url": "https://docs.mcp.cloudflare.com/sse"
        },
        "agentconfig-local": {
          "type": "http",
          "url": "http://localhost:41347/mcp"
        }
      },
      "commands": {
        "tree": "commands/tree.md",
        "techdebt": "commands/techdebt.md",
        "startwork": "commands/startwork.md",
        "quickstatus": "commands/quickstatus.md",
        "onboarding": "commands/onboarding.md",
        "docs": "commands/docs.md",
        "completework": "commands/completework.md",
        "codeplanner": "commands/codeplanner.md",
        "memorymanagement": "commands/memorymanagement.md",
        "git-smart-merge": "commands/git-smart-merge.md",
        "git-sync-branch": "commands/git-sync-branch.md",
        "git-blame": "commands/git-blame.md",
        "quick-fix": "commands/quick-fix.md",
        "testcase": "commands/testcase.md",
        "brainstorm": "commands/brainstorm.md",
        "git-find-commit": "commands/git-find-commit.md",
        "git-branch-cleanup": "commands/git-branch-cleanup.md",
        "git-hotflix-flow": "commands/git-hotflix-flow.md",
        "git-ignore": "commands/git-ignore.md"
      }
    }
  ]
}