Rhodium11
БесплатноНе проверенMCP server for Rhodium11 that exposes 19 tools for managing projects, schedules, orders, wallet, and feedback through any MCP-compatible AI agent.
Описание
MCP server for Rhodium11 that exposes 19 tools for managing projects, schedules, orders, wallet, and feedback through any MCP-compatible AI agent.
README
MCP server for Rhodium11. Exposes 19 tools for managing projects, schedules, orders, wallet, and feedback through any MCP-compatible AI agent.
Quick Start
With Claude Desktop / Claude Code
Add to your MCP config:
{
"mcpServers": {
"rhodium11": {
"command": "npx",
"args": ["-y", "rhodium11-mcp"],
"env": {
"RH11_API_KEY": "cak_your_key_here"
}
}
}
}
With Cursor
Add the same configuration to your Cursor MCP settings.
Configuration
| Variable | Required | Default | Description |
|---|---|---|---|
RH11_API_KEY |
Yes | — | Customer API key (cak_ prefix) |
RH11_BASE_URL |
No | https://app.rhodium11.com |
API base URL |
Tools (19)
Account
| Tool | Description |
|---|---|
rh11_account_get |
Get account info |
rh11_account_update_profile |
Update profile (first_name, last_name, company) |
rh11_account_get_service_rates |
Get current pricing rates |
rh11_account_get_subscription |
Get subscription info |
Wallet
| Tool | Description |
|---|---|
rh11_wallet_get_balance |
Get wallet balance (credits + USD) |
rh11_wallet_get_transactions |
Get transaction history (paginated) |
Projects
| Tool | Description |
|---|---|
rh11_projects_list |
List projects (with marketplace/region/active filters) |
rh11_projects_create |
Create a new project |
rh11_projects_get |
Get project details |
rh11_projects_update |
Pause/resume a project |
rh11_projects_archive |
Archive (soft delete) a project |
rh11_projects_get_stats |
Get daily stats (execution, SERP, ARA, BR, SQR, ranks) |
Schedule
| Tool | Description |
|---|---|
rh11_schedule_get |
Get project schedule |
rh11_schedule_set |
Set full per-day schedule |
rh11_schedule_quick_set |
Quick-set uniform daily volumes |
Orders
| Tool | Description |
|---|---|
rh11_orders_list |
List orders (paginated) |
rh11_orders_get |
Get order details |
rh11_orders_report_issue |
Report an issue (max 5 per order) |
Feedback
| Tool | Description |
|---|---|
rh11_feedback_submit |
Submit feedback (10-5000 characters) |
Authentication
Authentication is handled automatically. The server exchanges your RH11_API_KEY for a JWT on the first tool call, proactively refreshes before expiry, and retries once on 401 errors. No manual token management needed.
Configuration
| Env var | Default | Purpose |
|---|---|---|
RH11_API_KEY |
(required) | Customer API key (starts with cak_). |
RH11_BASE_URL |
https://app.rhodium11.com |
Override for staging or self-hosted backends. |
RH11_LOCK_SFB_DAYS |
2 |
Length (in days) of the SFB lock window surfaced via sfb_lock_info. Should match the backend's LOCK_SFB_DAYS setting. |
sfb_lock_info on schedule responses
rh11_schedule_get, rh11_schedule_set, and rh11_schedule_quick_set augment the response with an sfb_lock_info block when scheduled SFB units fall inside the lock window. The backend (mpux-flask) freezes the next N days of SFB once a project has active SFB running — this field surfaces how many units are committed and the earliest date you can change SFB freely. Informational only; the backend remains the authority.
Development
npm install
npm run build
npm test
License
MIT
Установка Rhodium11
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Rhodium11/rhodium11-mcpFAQ
Rhodium11 MCP бесплатный?
Да, Rhodium11 MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Rhodium11?
Нет, Rhodium11 работает без API-ключей и переменных окружения.
Rhodium11 — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Rhodium11 в Claude Desktop, Claude Code или Cursor?
Открой Rhodium11 на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Rhodium11 with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
