Wander AI Auto Dev Config: A dual-mode interactive CLI and compliant Model Context Protocol (MCP) server for multi-agent development teams.
{
"mcpServers": {
"wanderai": {
"command": "npx",
"args": [
"-y",
"wanderai"
]
}
}
}