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
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
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one. See how to fix → View diagnostics → Partial
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
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
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
claude mcp add --transport http travisbergen2-rpcs1-agent-tuner https://rpcs1.dev/mcp
[mcp_servers.travisbergen2-rpcs1-agent-tuner] url = "https://rpcs1.dev/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"travisbergen2-rpcs1-agent-tuner": {
"type": "remote",
"url": "https://rpcs1.dev/mcp",
"enabled": true
}
}
} openclaw mcp add travisbergen2-rpcs1-agent-tuner --url https://rpcs1.dev/mcp --transport streamable-http
mcp_servers:
travisbergen2-rpcs1-agent-tuner:
url: "https://rpcs1.dev/mcp" {
"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.
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.
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 |
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.
calibrate_profile Calibrate a user’s receiver 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
| Name | Type | Req | Description |
|---|---|---|---|
| answers | object | — | Chosen option id per primitive. Omit entirely to receive the questions. |
No output schema declared.
No examples provided.
interpret Interpret ambiguous human input ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| risk | string | — | Risk category for ambiguity threshold. |
| text | string | yes | The message to interpret. |
No output schema declared.
No examples provided.
normalize Normalize fragmented human input ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | Fragmented text to normalize. |
No output schema declared.
No examples provided.
prepare_prompt Prepare a user’s message before acting on it ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| profile | object | — | The user’s ReceiverProfile from calibrate_profile. Shapes clarify-vs-commit behavior. |
| risk | string | — | Risk category for the ambiguity threshold. |
| text | string | yes | The user’s raw message. |
No output schema declared.
No examples provided.
recommend_agent_configuration Recommend AI 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.
| Name | Type | Req | Description |
|---|---|---|---|
| environment | object | — | — |
| target_model | string | — | Optional: 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_platform | string | — | The platform whose runtime parameters should be recommended. |
| task | object | — | — |
| Name | Type | Req | Description |
|---|---|---|---|
| confidence | string | yes | — |
| imm_principles_applied | array | yes | — |
| platform_parameters | object | yes | — |
| predicted_regime | string | yes | — |
| reasoning | string | yes | — |
| receiver_profile | object | yes | — |
| warnings | array | yes | — |
No examples provided.
render_reply Render a reply for a specific user’s receiver profile ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| profile | object | yes | The user’s ReceiverProfile from calibrate_profile. |
| text | string | yes | Your draft reply. |
No output schema declared.
No examples provided.
rewrite Rewrite text for a target audience ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| style | string | — | Target audience style. |
| text | string | yes | Text to rewrite. |
No output schema declared.
No examples provided.
route_intent Route an ambiguous request: commit, present options, or clarify ~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).
| Name | Type | Req | Description |
|---|---|---|---|
| hypotheses | array | — | Candidate interpretations. Omit to use a generic six-intent starter set plus a catch-all. |
| likelihoods | object | — | Optional externally computed likelihood per hypothesis id (e.g. model-derived) — replaces the lexical scorer. |
| profile | object | — | The user’s ReceiverProfile from calibrate_profile. Shapes commit-vs-clarify thresholds. |
| text | string | yes | The user’s raw message. |
No output schema declared.
No examples provided.