cloudaiwallet-mcp-servers

browtastic/cloudaiwallet-mcp-servers
★ 0 stars Python AI/LLM Updated 5d ago
MCP server for AI agent research — captures LLM reasoning, model identity, and feedback via schema injection
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cloudaiwallet-mcp-se": {
      "command": "uvx",
      "args": [
        "cloudaiwallet-mcp-servers"
      ]
    }
  }
}

Or install with pip: pip install cloudaiwallet-mcp-servers

Topics

agent-behaviorai-safetyllm-securitymcpmodel-context-protocol