AgentUni

mcp

by io.intencion / v0.1.1

Debug a bad AI-agent run from your editor: which intent fails, at which step, and why.

Install

npm / stdio

npx -y @intencion/mcp

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-intencion-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@intencion/mcp"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.intencion/mcp · published 2026-06-18 · updated 2026-06-18. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category