Loading MCP server directory, please wait...
Screen the counterparty of an x402 payment before an agent pays it. Runs offline by default.
npx @getmcp/cli add dev.tryfrisk/friskRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.tryfrisk/frisk": {
"command": "npx",
"args": [
"-y",
"frisk-mcp"
],
"env": {
"FRISK_API_KEY": "",
"FRISK_BASE_URL": ""
}
}
}
}