audit_app — Deploy to Agents MCP Tool
audit_app
(audit app) is one of 4 tools on the
Deploy to Agents
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call audit_app from your client
- Claude Code Deploy to Agents audit_app run in your project directory
- Claude Desktop Deploy to Agents audit_app ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Deploy to Agents audit_app ~/.cursor/mcp.json
- VS Code Deploy to Agents audit_app .vscode/mcp.json
- Zed Deploy to Agents audit_app ~/.config/zed/settings.json
- Windsurf Deploy to Agents audit_app ~/.codeium/windsurf/mcp_config.json
- Cline Deploy to Agents audit_app ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Deploy to Agents audit_app ~/.gemini/settings.json
- Grok Deploy to Agents audit_app .mcp.json (in your project root)
- ChatGPT Deploy to Agents audit_app Settings → Connectors → Advanced → Developer mode
- Claude.ai Deploy to Agents audit_app Settings → Connectors → Add custom connector
- LangChain Deploy to Agents audit_app pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http server https://deploytoagents.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.