Checkpoint-Project-Local-MCP-Study-Tools-Server

SalauAWorks/Checkpoint-Project-Local-MCP-Study-Tools-Server
★ 0 stars Python Other Updated 5d ago
An MCP server.
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": {
    "checkpoint-project-l": {
      "command": "uvx",
      "args": [
        "checkpoint-project-local-mcp-study-tools-server"
      ]
    }
  }
}

Or install with pip: pip install checkpoint-project-local-mcp-study-tools-server