agentry MCP server — the canonical entry point. Drop it into Claude Code, Cursor or any MCP-compatible AI and your assistant can read your app's errors, analytics and deploys directly.
{
"mcpServers": {
"agentryshmcp": {
"command": "npx",
"args": [
"-y",
"@agentrysh/mcp"
]
}
}
}