
Gainium
@Gainium
About Gainium
Read and manage Gainium DCA/Combo/Grid bots, deals, balances, backtests, the crypto screener, and curated strategy presets via MCP.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"gainium": {
"command": "npx",
"args": [
"-y",
"gainium-mcp"
],
"env": {
"GAINIUM_API_KEY": "<YOUR_GAINIUM_API_KEY>",
"GAINIUM_API_SECRET": "<YOUR_GAINIUM_API_SECRET>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Gainium?
The official MCP server for Gainium — a crypto trading bot platform supporting DCA, Combo, and Grid strategies across 10+ major exchanges. It enables AI assistants to manage bots, monitor deals, check balances, run backtests, and browse the crypto screener.
How to use Gainium?
Install by adding the provided JSON configuration to your MCP client config (e.g., Claude Desktop, Code, Cursor) with GAINIUM_API_KEY and GAINIUM_API_SECRET environment variables. Alternatively, use the hosted remote endpoint at https://mcp.gainium.io/mcp with OAuth 2.1.
Key features of Gainium
- List, create, clone, update, start/stop, and inspect DCA/Combo/Grid bots
- List open and closed deals, get details, manually open/close positions
- Run backtests on historical data and retrieve results
- Fetch balances, connected exchanges, and account metadata
- Search the crypto screener and browse curated strategy presets
- List and apply community-vetted bot templates
Use cases of Gainium
- Manage crypto trading bots across multiple exchanges from an AI assistant
- Monitor open deals and identify underwater positions
- Clone existing bots to new pairs and run backtests before deploying
- Explore top crypto pairs by volume using the screener
- Restrict operations to paper‑trading or read‑only mode for safety
FAQ from Gainium
What are the runtime dependencies?
Node.js (via npx) and Gainium API credentials. Environment variables GAINIUM_API_KEY and GAINIUM_API_SECRET are required.
Can I use Gainium without local installation?
Yes, a hosted remote endpoint at https://mcp.gainium.io/mcp with OAuth 2.1 works with clients supporting remote MCP.
How do I restrict access to read‑only or paper‑trading?
Set GAINIUM_READONLY to true for read‑only tools, or GAINIUM_PAPER_ONLY to true to limit to paper‑trading bots.
What authentication methods are supported?
Local install uses API key/secret via environment variables. Remote endpoint uses OAuth 2.1 (RFC 8707).
Where do I get my API key and secret?
From app.gainium.io → Settings → API.
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Codelf
unbugA search tool helps dev to solve the naming things problem.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments