braiins-api-mapper

Official

Bridge Braiins API endpoints to MCP tooling.

AuthorRyno-Crypto-Mining-Services
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured approach to map Braiins Pool API endpoints to MCP tool implementations, ensuring consistent authentication, rate limiting, and robust error handling across endpoints.

Core Features & Use Cases

  • Mapping endpoints from Braiins API to MCP tool methods with clear patterns for request construction, auth, and response normalization.
  • Enforcing retry and backoff strategies to handle transient failures while avoiding unnecessary requests on client errors.
  • Use Case: When adding a new Braiins API endpoint, generate a type-safe client method (e.g., getWorkerDetails) and integrate it into the MCP tool suite according to ARCHITECTURE.md.

Quick Start

Create a BraiinsApiClient scaffold that uses BRAIINS_API_BASE_URL and BRAIINS_POOL_API_TOKEN, implements a generic request method with retry logic, and adds endpoint methods such as getUserOverview and listWorkers following the patterns in ARCHITECTURE.md.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: braiins-api-mapper
Download link: https://github.com/Ryno-Crypto-Mining-Services/braiins-pool-mcp-server/archive/main.zip#braiins-api-mapper

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.