Loading MCP server directory, please wait...
A wallet & guardrail for AI agents: spending limits, human approval, and an audit ledger.
npx @getmcp/cli add io.github.almega-ai/almega-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.almega-ai/almega-mcp": {
"command": "uvx",
"args": [
"almega-mcp"
],
"env": {
"ALMEGA_BACKEND": "memory",
"STRIPE_SECRET_KEY": ""
}
}
}
}