Loomal

Validate tool-call args before execution. Returns LLM-friendly retry hints.

1 starsnpm: @mukundakatta/agentvet-mcp

About agentvet

agentvet is an MCP (Model Context Protocol) server published by mukundakatta in the official MCP registry, listed under Autonomous Agents on Loomal. Validate tool-call args before execution. Returns LLM-friendly retry hints.

It ships as an npm package (@mukundakatta/agentvet-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mukundakatta/agentvet-mcp, where the project has earned 1 GitHub stars.

Use agentvet with your agent

Claude Code · one command
claude mcp add agentvet -- npx -y @mukundakatta/agentvet-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agentvet": {
      "command": "npx",
      "args": [
        "-y",
        "@mukundakatta/agentvet-mcp"
      ]
    }
  }
}
npm@mukundakatta/agentvet-mcp

Frequently asked questions

What is agentvet?
agentvet is an MCP (Model Context Protocol) server by mukundakatta in the Autonomous Agents category. Validate tool-call args before execution. Returns LLM-friendly retry hints.
How do I connect agentvet to Claude, Cursor, or another MCP client?
Install agentvet from its npm package (@mukundakatta/agentvet-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is agentvet open source?
Yes — the source code is public at github.com/mukundakatta/agentvet-mcp, with 1 GitHub stars.
Can AI agents pay to use agentvet?
Not yet through Loomal — agentvet 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 agentvet? Claim this listing free by verifying GitHub ownership, or contact us.