Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.mkrupkin/rixot-mcp

REMOTE · AI.RIXOT.COM · SCANNED AUG 9

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

Available components

56 Trust /100
Trust breakdown (6 categories)

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. How we score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability66
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 540 tokens (~77/item across 7 items; 7 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management3
  • Stability observed for 1 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage83
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 50% of tool parameters carry a description.Partial
Capabilities20
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · ai.rixot.com

# add to Claude Code
claude mcp add --transport http mkrupkin-rixot-mcp https://ai.rixot.com/mcp
# ~/.codex/config.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
    }
  }
}
# add to OpenClaw
openclaw mcp add mkrupkin-rixot-mcp --url https://ai.rixot.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  mkrupkin-rixot-mcp:
    url: "https://ai.rixot.com/mcp"
// mcp.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 we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 9 Aug 26 +1
    • Stability: unverified → 0.03 functional
  • 8 Aug 26 55

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 9 Aug 2026 · Probed https://ai.rixot.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=rixot.com CN=WE1,O=Google Trust Services,C=US 25 Jun 2026 23 Sept 2026 ECDSA 256 ECDSA-SHA256 c0b6fb649fd6b83413935729ad11bea3
SANs: rixot.com, *.rixot.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of ai.rixot.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
rixot.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
x-content-type-options nosniff
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://ai.rixot.com/mcp Verified 200
http (plaintext) http://ai.rixot.com/mcp HTTPS enforced 301 https://ai.rixot.com/mcp
MCP tools · 7 exposed · ~540 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
check_balance ~18

Get the Rixot account balance (USD).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_article_prompt ~102

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.

NameTypeReqDescription
keywordstring
languagestring
recommendationsstring
target_urlstring

No output schema declared.

No examples provided.

get_basket ~26

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

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_donors ~64

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

NameTypeReqDescription
domain_filterstring
dr_mininteger
pageinteger
price_maxnumber

No output schema declared.

No examples provided.

list_links ~18

List your ordered backlinks with status and published URL.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

order_backlink ~263

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.

NameTypeReqDescription
article_urlstringOwn mode: preferred slug/URL for the article.
contentstringOwn mode: your ready HTML article body. Requires own-content enabled on the account.
donor_idsarrayyesDonor site IDs from list_donors.
keywordstringAnchor keyword. Required unless sending own content.
languagestringArticle language, e.g. en. Default en.
recommendationsstringPrompt mode: your guidance for the AI writer (tone, angle, must-mention points).
target_urlstringThe page the backlink points to (your site). REQUIRED in every mode, including own content.
titlestringOwn mode: article title.

No output schema declared.

No examples provided.

publish_basket ~49

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.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.