MCP Server
MCP
io.github.dcondrey/misterdev
Autonomous LLM build orchestrator that plans, edits, and verifies code across languages.
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
By
Comments
Sign in to leave a comment