Loading MCP server directory, please wait...
Cost-optimized LLM pipeline + 6 AI security skills (reasoning, triage, remediation, compliance).
npx @getmcp/cli add io.github.finsavvyai/clawpipe-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
CLAWPIPE_API_KEYYour ClawPipe API key (get one at https://app.clawpipe.ai)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.finsavvyai/clawpipe-mcp-server": {
"command": "npx",
"args": [
"-y",
"clawpipe-mcp-server"
],
"env": {
"CLAWPIPE_API_KEY": "",
"CLAWPIPE_PROJECT_ID": "mcp-default"
}
}
}
}