Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/getsentry/xcodebuildmcp/xcodebuildmcp-devgit clone --depth 1 https://github.com/getsentry/XcodeBuildMCPGrade A, and why
xcodebuildmcp-dev scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"xcodebuildmcp-dev": {
"type": "stdio",
"command": "node",
"args": [
"../../build/cli.js",
"mcp"
],
"env": {
"XCODEBUILDMCP_DEBUG": "true",
"XCODEBUILDMCP_SENTRY_DISABLED": "true",
"XCODEBUILDMCP_IOS_TEMPLATE_PATH": "../../../XcodeBuildMCP-iOS-Template",
"XCODEBUILDMCP_MACOS_TEMPLATE_PATH": "../../../XcodeBuildMCP-macOS-Template"
}
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 16 lines scan A 1590de1e935f
xcodebuildmcp-dev is an MCP server published in the GitHub repository getsentry/XcodeBuildMCP (6,316 stars, last pushed yesterday), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other mcp servers, from other repositories
plonk
MCP server for Plonk: macOS window zones, workspaces, keep-awake, screenshots and on-device OCR. Runs locally from the plonk-mcp npm package.
plonk
MCP server for Plonk, a macOS window manager: zones you draw yourself, workspaces, keep-awake, screenshots and on-device OCR, as tools an agent can call. Runs locally from the plonk-mcp npm package.
antigravity-link
MCP server and OpenAPI-backed mobile companion for controlling Antigravity IDE sessions. Runs locally from the antigravity-link-extension npm package. Needs 2 environment variables to run.
stremio-mcp
MCP server for controlling Stremio on Android TV via ADB. Runs locally from the stremio-mcp-server Python package. Needs 5 environment variables to run.
telegram-mcp-tdlib
MCP server "telegram-mcp-tdlib" as configured in tolboy/telegram-mcp-tdlib. Runs in Docker (ghcr.io/tolboy/telegram-mcp-tdlib:1.9.0-stdio). Needs 7 environment variables to run.
oracle-forms
MCP server "oracle-forms" as configured in aoreshkov/oracle-forms-mcp. Launched with java ${CLAUDE_PLUGIN_ROOT}/launcher/OracleFormsMcpLauncher.java --forms-dir ${us. Needs 4 environment variables to run.