Loading MCP server directory, please wait...
PentaTrail ASM/CTEM: attack surface discovery, asset inventory, findings by threat level
npx @getmcp/cli add co.pentatrail/ctemRequires Node.js 18+. Community-contributed server. Review source before installing.
PENTATRAIL_API_KEYPentaTrail API key (ptk_...). Create one in Dashboard > Settings.
PENTATRAIL_API_URLCustomer API base URL.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"co.pentatrail/ctem": {
"command": "npx",
"args": [
"-y",
"@pentatrail/mcp-server"
],
"env": {
"PENTATRAIL_API_KEY": "",
"PENTATRAIL_API_URL": "https://api.pentatrail.co"
}
}
}
}