Loomal

Defenter Proxy

MCP server by github.com/defenter-ai/defenter-proxy

Real-time semantic security for AI coding agents and MCP tools

3 starspypi: defenter-proxy

About Defenter Proxy

Defenter Proxy is an MCP (Model Context Protocol) server published by defenter-ai in the official MCP registry, listed under Autonomous Agents on Loomal. Real-time semantic security for AI coding agents and MCP tools

It ships as a Python package on PyPI (defenter-proxy), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/defenter-ai/defenter-proxy, where the project has earned 3 GitHub stars.

Use Defenter Proxy with your agent

Claude Code · one command
claude mcp add defenter-proxy -- uvx defenter-proxy
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "defenter-proxy": {
      "command": "uvx",
      "args": [
        "defenter-proxy"
      ]
    }
  }
}
pypidefenter-proxy

Frequently asked questions

What is Defenter Proxy?
Defenter Proxy is an MCP (Model Context Protocol) server by defenter-ai in the Autonomous Agents category. Real-time semantic security for AI coding agents and MCP tools
How do I connect Defenter Proxy to Claude, Cursor, or another MCP client?
Install Defenter Proxy from its pypi package (defenter-proxy) 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 Defenter Proxy open source?
Yes — the source code is public at github.com/defenter-ai/defenter-proxy, with 3 GitHub stars.
Can AI agents pay to use Defenter Proxy?
Not yet through Loomal — Defenter Proxy 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 Defenter Proxy? Claim this listing free by verifying GitHub ownership, or contact us.