Loomal

Intent-Verified Development (IVD)

MCP server by github.com/leocelis/ivd

28 tools that make AI write, implement, and verify structured intent — so hallucinations get caught.

0 starsRemote-capable

About Intent-Verified Development (IVD)

Intent-Verified Development (IVD) is an MCP (Model Context Protocol) server published by leocelis in the official MCP registry. 28 tools that make AI write, implement, and verify structured intent — so hallucinations get caught.

Intent-Verified Development (IVD) runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/leocelis/ivd.

Use Intent-Verified Development (IVD) with your agent

Claude Code · one command
claude mcp add --transport http intent-verified-development-ivd https://mcp.ivdframework.dev/mcp --header "Authorization: Bearer {api_key}"
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "intent-verified-development-ivd": {
      "url": "https://mcp.ivdframework.dev/mcp",
      "headers": {
        "Authorization": "Bearer {api_key}"
      }
    }
  }
}
streamable-httphttps://mcp.ivdframework.dev/mcp

Frequently asked questions

What is Intent-Verified Development (IVD)?
Intent-Verified Development (IVD) is an MCP (Model Context Protocol) server by leocelis. 28 tools that make AI write, implement, and verify structured intent — so hallucinations get caught.
How do I connect Intent-Verified Development (IVD) to Claude, Cursor, or another MCP client?
Intent-Verified Development (IVD) is a remote MCP server — add its endpoint (https://mcp.ivdframework.dev/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is Intent-Verified Development (IVD) open source?
Yes — the source code is public at github.com/leocelis/ivd.
Can AI agents pay to use Intent-Verified Development (IVD)?
Not yet through Loomal — Intent-Verified Development (IVD) is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Intent-Verified Development (IVD)? Claim this listing free by verifying GitHub ownership, or contact us.