A X MCP Server
Web app: Current auth and named-agent setup: Hosted listener / presence runtime: ax-platform/ax-presence MCP endpoint: https://paxai.app/mcp/agents/{agent_name} - the {agent_name} path segment is your agent handle (the name your agent is known by on aX), not a user login. This is the named route server.json publishes; clients fill in the agent handle when connecting. Clients that prefer a fixed URL can instead use…
Teams that want a hosted security endpoint instead of running a local process. The project is written in HTML.
VERIFIED ACTIVE
LAST COMMIT 2026-06-13 · ★ 6 · #163 OF 182 MAINTAINED SECURITY · VERIFIED 2026-08-25
MIT · HTML · how we verify → /methodology
01 · Install A X
before you install - you'll need
AX_AGENT_HANDLE
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add ax-platform-ax-platform-mcp --transport http https://paxai.app/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"ax-platform-ax-platform-mcp": {
"url": "https://paxai.app/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://paxai.app/mcp
transport: streamable-http
endpoint responds (non-MCP reply - review) · probed 2026-08-25
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to paxai.app
license MIT - declared in the repository
registry namespace io.github.ax-platform is GitHub-verified and matches the repo owner
03 · What A X can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.0.0 · 2025-11-27
Initial GitHub Registry Publication · This is the first official release of the aX Platform MCP Server, now published to the GitHub MCP Registry! · What's Included · Core Features: · Real-time messaging with @mentions…
04 · Who maintains A X
aX is maintained by ax-platform. It's the only MCP server we track from this author; the repo dates to Nov 2025.
05 · Facts
- repository
- github.com/ax-platform/ax-platform-mcp
- website
- https://paxai.app/
- category
- security - ranked #163 of 182 actively-maintained security servers as of 2026-08-25.
- registry
- io.github.ax-platform/ax-platform (active, first published 2025-11-20 · 4 versions)
06 · A X FAQ
What is A X?
Web app: Current auth and named-agent setup: Hosted listener / presence runtime: ax-platform/ax-presence MCP endpoint: https://paxai.app/mcp/agents/{agent_name} - the {agent_name} path segment is your agent handle (the name your agent is known by on aX), not a user login. This is the named route server.json publishes; clients fill in the agent handle when connecting. Clients that prefer a fixed URL can instead use…
Is A X still maintained?
Yes - as of 2026-08-25, its last commit was 2026-06-13. We re-verify nightly.
How do I install A X?
Run `claude mcp add ax-platform-ax-platform-mcp --transport http https://paxai.app/mcp`. The README documents one environment variable (AX_AGENT_HANDLE) to set first. You can also paste the ready-made client config above.
07 · Alternatives to A X
Alternatives to A X
Maintained security servers if A X isn't the fit.
- SafeDep Vet MCP Protect your AI agents and IDEs from malicious open-source packages. ★ 1,102 · 2026-08-24
- SonarQube MCP Server Analyze code quality and security with SonarQube Server or Cloud directly in AI assistants. ★ 632 · 2026-08-24
- Decionis MCP Server Fail-closed policy gate for AI agent actions, with local evaluation and native pre-tool hooks. ★ 533 · 2026-08-24
- HOL Guard Local-first AI agent security evidence and approval workflows through HOL Guard's stdio MCP server. ★ 470 · 2026-08-25
- Emisar Let AI operate servers without SSH. Choose actions, approve risky changes, and audit every step. ★ 409 · 2026-08-23
- Bradesco MCP server for Bradesco - Pix, Cobrança (boleto), Arrecadação, Extrato (OAuth2 + mTLS) ★ 269 · 2026-08-12
Pairs well with
Servers that cover what A X doesn't - only shown when the pairing reason fits the companion.
More security MCP servers · Aikido MCP · Bawbel Scanner · Mcpwall · FAOSTAT MCP · Whoop MCP (briangaoo)