PluginBench
MCP Server
Maintained
MIT

io.github.dir-ai/repotector MCP Server

io.github.dir-ai/repotector

What is the io.github.dir-ai/repotector MCP server?

The repo guardian AI agents handshake with before they touch your code.

How to install io.github.dir-ai/repotector

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "repotector": {
      "command": "npx",
      "args": [
        "-y",
        "repotector",
        "mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "repotector": {
      "command": "npx",
      "args": [
        "-y",
        "repotector",
        "mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "repotector": {
      "command": "npx",
      "args": [
        "-y",
        "repotector",
        "mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "repotector": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "repotector",
        "mcp"
      ]
    }
  }
}
Claude Code
claude mcp add repotector -- npx -y repotector mcp

Related MCP servers

Cited, OSV-gated, injection-hardened web briefs for coding agents. Verified, never raw web.

0
TypeScript
MIT
View repository →

One universal Voyager: name a goal; it activates senses (repo, net) and runs a live mission.

0
TypeScript
MIT
View repository →

A safe, read-only, authorized audit of one host you own: DNS, ports, TLS, HTTP hygiene.

0
TypeScript
MIT
View repository →

Voyager's web-page sense: safe read-only observation of one live URL (structure, security, a11y).

View repository →

An AI agent's safe read-only scout to orient in an unknown repository before touching it.

View repository →