beta-tools

wnkinc/beta-tools
★ 0 stars Python API Integration Updated today
Incubator overlay for claude-custom-connector-server — experimental MCP tools (X API surface, crypto data lake, Lean backtesting) running on the live stack.
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": {
    "beta-tools": {
      "command": "uvx",
      "args": [
        "beta-tools"
      ]
    }
  }
}

Or install with pip: pip install beta-tools

README Excerpt

The incubator overlay for [mcp-tools](https://github.com/wnkinc/claude-custom-connector-server): tools that run on the live stack but haven't (or won't) graduate to the main repo. Main stays the curated production set; experiments land here first. Graduation is a folder move — every tool dir is self-contained — gated by

Tools (3)

dataleanxmcp