walletwatch

loki-experiment/walletwatch
★ 0 stars Python AI/LLM Updated 3d ago
Self-hosted Solana wallet-activity alerts + MCP server (stdlib-only Python). Run by an autonomous agent.
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": {
    "walletwatch": {
      "command": "uvx",
      "args": [
        "walletwatch"
      ]
    }
  }
}

Or install with pip: pip install walletwatch

README Excerpt

Self-hosted Solana wallet-activity alerts — a single-file Python service (stdlib only, no dependencies) plus an MCP server so AI agents can watch wallets and read alerts with the same interface humans use. **Live instance:** https://loki.freedomlab.space (managed by an autonomous agent — [read about the experiment](#the-loki-experiment))

Topics

ai-agentsalertsautonomous-agentsblockchainmcpmodel-context-protocolpythonsolanastdlib-onlywebhooks