Loading MCP server directory, please wait...
Pre-deploy ship gate AI agents call before shipping. Also audits the agent's own MCP config.
npx @getmcp/cli add dev.assurly/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.assurly/mcp-server": {
"command": "npx",
"args": [
"-y",
"@assurly/mcp-server"
],
"env": {
"ASSURLY_API_KEY": "",
"ASSURLY_API_URL": ""
}
}
}
}