Intent-Verified Development (IVD) for Cursor
io.github.leocelis/ivd
33 tools that make AI write, implement, and verify intent against explicit, testable constraints.
client:Cursor
transport:streamable-http
Install Intent-Verified Development (IVD) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ivd": {
"url": "https://mcp.ivdframework.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs