← Back to Plugins
MCP Server MCP

io.github.dcondrey/misterdev

github By github 👁 1 views ▲ 0 votes

Autonomous LLM build orchestrator that plans, edits, and verifies code across languages.

Homepage Verified source GitHub

Install

uvx misterdev

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "misterdev",
      "version": "0.6.0",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "mcp",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...