Loading MCP server directory, please wait...
Pre-flight spend authorization for AI agents. Set a budget, enforce limits, audit every decision.
npx @getmcp/cli add io.github.figuard/figuard-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.figuard/figuard-mcp": {
"command": "npx",
"args": [
"-y",
"figuard-mcp"
],
"env": {
"FIGUARD_API_KEY": "",
"FIGUARD_BASE_URL": ""
}
}
}
}