Intent-Verified Development (IVD) for Grok
io.github.leocelis/ivd
33 tools that make AI write, implement, and verify intent against explicit, testable constraints.
client:Grok
transport:streamable-http
Install Intent-Verified Development (IVD) in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"ivd": {
"type": "http",
"url": "https://mcp.ivdframework.dev/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs