10cl/chatdev
ChatDev IDE is an tools for building your ai agent, Whether it's NPCs in games or powerful agent tools, you can design what you want for this platform.
Platform-specific configuration:
{
"mcpServers": {
"chatdev": {
"command": "npx",
"args": [
"-y",
"chatdev"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...