4 months ago
A powerful Model Context Protocol (MCP) server that supercharges your Python development workflow with AI-powered code review, intelligent test generation, and comprehensive test execution.
Server Config
{
"mcpServers": {
"neurodev-mcp": {
"command": "neurodev-mcp",
"args": [
"--transport",
"stdio"
]
}
}
}