MCPVault

implement_next_change

MCP tool from Convey by bitovi

Start here. Waits for the next committed change, returns implementation instructions, and requires the agent to apply it, mark it done, then call this tool again in an endless loop.

How to use it

implement_next_change is exposed by the Convey MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the implement_next_change tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Convey

$npm install --save-dev @bitovi/convey
FULL CONVEY LISTING