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

RPCS-1 Agent Tuner & Translation Bridge

REMOTE · RPCS1.DEV · SCANNED AUG 3

Find your AI agent's likely failure mode, get runtime settings, and clarify ambiguous prompts.

Available components

+8 this week 67 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 Security80
Transport & Reachability100
Schema Quality & AI Usability31
  • AI-judged instruction clarity (poor).Fail
  • Context-footprint check failed: tool/resource definitions use about 1562 tokens (~195/item across 8 items; 8 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage97
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 89% of tool parameters carry a description.Partial
  • Structured output schemas are declared (13% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
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 · rpcs1.dev

# add to Claude Code
claude mcp add --transport http travisbergen2-rpcs1-agent-tuner https://rpcs1.dev/mcp
# ~/.codex/config.toml
[mcp_servers.travisbergen2-rpcs1-agent-tuner]
url = "https://rpcs1.dev/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "travisbergen2-rpcs1-agent-tuner": {
      "type": "remote",
      "url": "https://rpcs1.dev/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add travisbergen2-rpcs1-agent-tuner --url https://rpcs1.dev/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  travisbergen2-rpcs1-agent-tuner:
    url: "https://rpcs1.dev/mcp"
// mcp.json
{
  "mcpServers": {
    "travisbergen2-rpcs1-agent-tuner": {
      "type": "http",
      "url": "https://rpcs1.dev/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.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 1 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +5
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • Tool “route_intent” rewrote its description, which is the text the model reads security
    • Server version: 0.4.1 → 0.4.2 functional
  • 29 Jul 26 −1
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “prepare_prompt” rewrote its description, which is the text the model reads security
    • Schema quality: 139 → 190 functional
    • Server version: 0.3.1 → 0.4.1 functional
    • New tool “route_intent” functional
  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 58

    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 3 Aug 2026 · Probed https://rpcs1.dev/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=rpcs1.dev CN=YR2,O=Let's Encrypt,C=US 18 Jul 2026 16 Oct 2026 RSA 2048 SHA256-RSA 5591ef6b3cf69a0815ed150f632d13549f6
SANs: rpcs1.dev
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC insecure

Validation of rpcs1.dev. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
dev. present 60074 8 Verified
rpcs1.dev. 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
strict-transport-security max-age=63072000
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=()
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://rpcs1.dev/mcp Verified 200
http (plaintext) http://rpcs1.dev/mcp HTTPS enforced 308 https://rpcs1.dev/mcp
MCP tools — 8 exposed · ~1,230 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
calibrate_profile ~147

Build a ReceiverProfile (TI, SG, FT, UE, AR — continuous 0-100, never a category label) from five behavioral forced-choice answers. Call with NO answers to get the five questions to ask the user; call again with their answers (a/b/c per primitive) to get the profile. Store the returned profile JSON in the user’s notes or memory and pass it to render_reply / prepare_prompt on every turn. Deterministic and stateless — nothing is stored server-side. Schema: https://rpcs1.dev/v1/receiver-profile.json

NameTypeReqDescription
answersobjectChosen option id per primitive. Omit entirely to receive the questions.

No output schema declared.

No examples provided.

interpret ~89

Detect ambiguity in user messages using the RPCS-1 Signature Ambiguity Framework. Returns AR level (AR0-AR5), confidence, candidate interpretations with scores, clarifying questions, and suggested next step. Use when a user says something vague, passive-aggressive, or underspecified.

NameTypeReqDescription
riskstringRisk category for ambiguity threshold.
textstringyesThe message to interpret.

No output schema declared.

No examples provided.

normalize ~50

Clean up text with ellipses, fragments, and run-on thoughts into coherent prose. Use when a user types stream-of-consciousness or fragmented input.

NameTypeReqDescription
textstringyesFragmented text to normalize.

No output schema declared.

No examples provided.

prepare_prompt ~177

The inbound half of the Translation Bridge loop. Takes the user’s raw message (possibly ambiguous, fragmented, or underspecified) plus their ReceiverProfile, and returns the recovered intent, a canonical translation to act on, ambiguity level, and — profile-aware — whether to clarify or commit. Call this before acting on any ambiguous user request. Scope note: its detectors are lexical/structural (vague signals, ambiguous references) — for the commit-vs-clarify DECISION, route_intent (with your own proposed readings) is the authority; when they disagree, follow route_intent.

NameTypeReqDescription
profileobjectThe user’s ReceiverProfile from calibrate_profile. Shapes clarify-vs-commit behavior.
riskstringRisk category for the ambiguity threshold.
textstringyesThe user’s raw message.

No output schema declared.

No examples provided.

recommend_agent_configuration ~234

Diagnose why a deployed AI agent may fail. Takes environmental entropy, predictability, stakes, context horizon, and commitment style, then returns receiver profile values (TI, SG, FT, UE, AR), platform parameters (temperature, top_p, strategy), regime prediction, reasoning, and warnings. Optionally pass target_model (the actual model id) to attach MEASURED per-model receiver posture (E-LIT table): evidence-graded literalness, truth-override boundary, and translation directives. Deterministic, stateless, read-only — does not store past recommendations.

NameTypeReqDescription
environmentobject
target_modelstringOptional: the actual model id this agent will run on (e.g. "claude-sonnet-4-6", "deepseek-v4-pro"). When it matches a measured per-model receiver entry (E-LIT table), measured translation directives…
target_platformstringThe platform whose runtime parameters should be recommended.
taskobject
NameTypeReqDescription
confidencestringyes
imm_principles_appliedarrayyes
platform_parametersobjectyes
predicted_regimestringyes
reasoningstringyes
receiver_profileobjectyes
warningsarrayyes

No examples provided.

render_reply ~98

The outbound half of the Translation Bridge loop. Takes your draft reply plus the user’s ReceiverProfile and returns deterministic rendering instructions (structure, warmth, explicitness, revision posture, ambiguity handling — each with a why-trace). Apply the instructions to your draft before answering. Call this on every reply to a calibrated user.

NameTypeReqDescription
profileobjectyesThe user’s ReceiverProfile from calibrate_profile.
textstringyesYour draft reply.

No output schema declared.

No examples provided.

rewrite ~61

Get rewrite instructions for adapting text to a specific style: technical, plain, socially_gentle, concise, detailed, or direct. Use when communication needs tone adjustment.

NameTypeReqDescription
stylestringTarget audience style.
textstringyesText to rewrite.

No output schema declared.

No examples provided.

route_intent ~374

Entropy routing over competing interpretations — the model proposes, the deterministic core disposes. YOU generate the candidate readings of the user’s message (3–7 short hypotheses covering the plausible interpretations, INCLUDING likely-typo readings, idiom-vs-literal readings, and domain senses) and pass them as hypotheses, ideally with your own likelihoods (0–1 per reading) AND a paraphrase per reading — the user’s message rewritten unambiguously under that interpretation, so the user can VERIFY intent by recognition before anything commits (one misread prompt skews a whole thread). The router computes the posterior and its normalized entropy T̂ and returns the decision: commit (one reading dominates), commit_with_note (close alternative disclosed), present_options (several readings live), or clarify (ask before acting — open-endedly when nothing discriminates). Thresholds adapt to the user’s ReceiverProfile (AR widens/narrows the commit region; high FT discloses near-ties). This tool is the commit-vs-clarify AUTHORITY in the pipeline. Omitting hypotheses falls back to a generic six-intent PRODUCT-ROUTING starter set — do not use the fallback for interpreting arbitrary sentences. Deterministic, stateless, read-only. Benchmarked: RTEB v1.1 (developer-bench grade; see docs/routing.md).

NameTypeReqDescription
hypothesesarrayCandidate interpretations. Omit to use a generic six-intent starter set plus a catch-all.
likelihoodsobjectOptional externally computed likelihood per hypothesis id (e.g. model-derived) — replaces the lexical scorer.
profileobjectThe user’s ReceiverProfile from calibrate_profile. Shapes commit-vs-clarify thresholds.
textstringyesThe user’s raw message.

No output schema declared.

No examples provided.