Skip to content
VS Code

looptool for VS Code

dev.looptool/looptool

An MCP server that automatically collects feedback on your MCP server.

client:VS Code transport:streamable-http

Install looptool in VS Code

.vscode/mcp.json

{
  "servers": {
    "looptool": {
      "type": "http",
      "url": "https://www.api.looptool.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

looptool in other clients