# io.github.mkrupkin/rixot-mcp (remote · ai.rixot.com)

Let AI agents buy dofollow backlinks: search 50,000+ vetted sites, order, publish. 7 hosted tools.

- Trust score: 56/100 (low)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-09

## Components

- remote · `ai.rixot.com`: 56/100 (this document), [markdown](https://verifymcp.io/servers/mkrupkin-rixot-mcp/ai.md), [page](https://verifymcp.io/servers/mkrupkin-rixot-mcp/ai)

## Channel facts

- Endpoint: `https://ai.rixot.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-09.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 7 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 66/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 540 tokens (~77/item across 7 items; 7 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 3/100
  - Stability observed for 1 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 83/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 50% of tool parameters carry a description.
- **Capabilities**: 20/100
  - Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http mkrupkin-rixot-mcp https://ai.rixot.com/mcp
```

### Codex

```toml
[mcp_servers.mkrupkin-rixot-mcp]
url = "https://ai.rixot.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "mkrupkin-rixot-mcp": {
      "type": "remote",
      "url": "https://ai.rixot.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add mkrupkin-rixot-mcp --url https://ai.rixot.com/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  mkrupkin-rixot-mcp:
    url: "https://ai.rixot.com/mcp"
```

### Other

```json
{
  "mcpServers": {
    "mkrupkin-rixot-mcp": {
      "type": "http",
      "url": "https://ai.rixot.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-09 (score 56, +1)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-08 (score 55)

First indexed and scored.

## MCP tools (7)

### `check_balance` (~18 tokens)

Get the Rixot account balance (USD).

### `list_donors` (~64 tokens)

Find marketplace donor sites for a niche/budget. Filters: domain_filter, dr_min, price_max, page.

Input parameters:

- `domain_filter` (string)
- `dr_min` (integer)
- `page` (integer)
- `price_max` (number)

### `list_links` (~18 tokens)

List your ordered backlinks with status and published URL.

### `get_article_prompt` (~102 tokens)

Return our default article-generation prompt so you can see exactly how the article is written and, optionally, edit it. Pass the edited guidance back as "recommendations" in order_backlink. The output contract (JSON title/html/url, one dofollow link, no images) is fixed so the article can be published.

Input parameters:

- `keyword` (string)
- `language` (string)
- `recommendations` (string)
- `target_url` (string)

### `order_backlink` (~263 tokens)

Add backlink order(s) to your basket (no charge yet). Pick ONE content mode: (auto) send donor_ids + target_url + keyword and we write the article; (prompt) also send "recommendations" to steer the AI writer — fetch the editable base prompt with get_article_prompt first; (own) send target_url + "content" (+ optional "title","article_url") to publish your own ready HTML (requires own-content enabled). Then call publish_basket to pay from balance.

Input parameters:

- `article_url` (string): Own mode: preferred slug/URL for the article.
- `content` (string): Own mode: your ready HTML article body. Requires own-content enabled on the account.
- `donor_ids` (array, required): Donor site IDs from list_donors.
- `keyword` (string): Anchor keyword. Required unless sending own content.
- `language` (string): Article language, e.g. en. Default en.
- `recommendations` (string): Prompt mode: your guidance for the AI writer (tone, angle, must-mention points).
- `target_url` (string): The page the backlink points to (your site). REQUIRED in every mode, including own content.
- `title` (string): Own mode: article title.

### `get_basket` (~26 tokens)

List what is currently in your basket (inspect the drafted articles/placements before publishing).

### `publish_basket` (~49 tokens)

Publish everything in your basket, paying from your account balance. If the balance is short it does nothing and reports how much more is needed. Topping up the balance is done in the dashboard only.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/mkrupkin-rixot-mcp/ai#diagnostics

## Score history

- 2026-08-09: 56
- 2026-08-08: 55

## Links

- Remote endpoint: https://ai.rixot.com/mcp
- Repository: https://github.com/mkrupkin/rixot-mcp
- Website: https://rixot.com/mcp
- Changelog RSS feed: https://verifymcp.io/servers/mkrupkin-rixot-mcp/ai.xml
- Changelog JSON feed: https://verifymcp.io/servers/mkrupkin-rixot-mcp/ai.json
- HTML version of this page: https://verifymcp.io/servers/mkrupkin-rixot-mcp/ai
