Python Code Validator for Cursor
ai.statemind/python-code-validator
Proves AI-generated Python does what you asked: lint, types, security, sandbox run, exact fixes.
client:Cursor
transport:streamable-http
tools:3
Install Python Code Validator in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"python-code-validator": {
"url": "https://api.statemind.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs