Skip to main content

agentx-mcp

Wrap any MCP server so a poisoned tool call cannot wreck your system, and your agent keeps working.

agentx-mcp sits in front of any MCP server's stdio and screens every tools/call before it runs. When a call is dangerous (a destructive database write, an SSRF, a secret read), it is blocked and handed back to your agent as coaching it can act on, so the agent revises and the run finishes instead of executing the damage. No API key, no gateway, nothing leaves your machine.

Use it

No install needed with uvx:

// mcp.json / claude_desktop_config.json / .cursor/mcp.json
{
  "command": "uvx",
  "args": ["agentx-mcp", "npx", "-y", "your-mcp-server", "..."]
}

Or install it persistently:

pipx install agentx-mcp        # or: pip install agentx-mcp
agentx-mcp npx -y your-mcp-server ...

Then keep using your MCP client normally. Every tool call is screened; a blocked call comes back as coaching your agent recovers from.

That is the keyless Shield. For the judge that catches what keywords miss, automatic retries, and human escalation on the largest calls, see Recover at https://agentx-core.com/?utm_source=agentx-mcp&utm_medium=repo.

What it is

A thin launcher for the proxy that ships in agentx-security-sdk. Installing agentx-mcp gives you the agentx-mcp command with no --from needed. MIT licensed.

Docs: https://agentx-core.com/docs?utm_source=agentx-mcp&utm_medium=repo

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agentx_mcp-0.1.4.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agentx_mcp-0.1.4-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file agentx_mcp-0.1.4.tar.gz.

File metadata

  • Download URL: agentx_mcp-0.1.4.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.1

File hashes

Hashes for agentx_mcp-0.1.4.tar.gz
Algorithm Hash digest
SHA256 37a2cced7efe4a77394c7f141e11762f37250f1e92d7efd1638e89b5a87e018b
MD5 1c47cd81f66f8fd0a94a4ae40ca13057
BLAKE2b-256 5702528232018be1e06487ae593ee93b981c7ee8b02d4fe3aeda3aa886d21c1c

See more details on using hashes here.

File details

Details for the file agentx_mcp-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: agentx_mcp-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.1

File hashes

Hashes for agentx_mcp-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 502a6dc03979f86c1c5389ea0e1e4d9fbf9301541625a3a9f7c024e3c331dd98
MD5 85cc0293238eea9ebb78ae76080029db
BLAKE2b-256 dc1680694db9a611a50ec3cd4c9f3d933317005a2af47c3c26f625977cfb17d3

See more details on using hashes here.

Release history Release notifications | RSS feed

0.1.7

2 files

0.1.6

2 files

0.1.5

2 files

This release

0.1.4 This release

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page