MCP.so
Sign In
Servers

Holster

@kimjune01

MCP server that will edit your claude configs

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-holster": {
      "command": "python",
      "args": [
        "-m",
        "venv",
        ".venv"
      ]
    }
  }
}

More from Other