mcpbeat Sign in

Trust Switchboard MCP Server

answering

Trust Switchboard is answering right now. Last checked 4 min ago. It exposes 11 tools. Last commit 13 Sep 2026.

Ask "Are you on Trust Switch?" before your agent deals with another agent. Free. Never blocks.

Uptime history 18 days of history · worst day 99%
18 days agonow
100.0%
Uptime 24h
92 of 92 checks
11
Tools
read from the server
1374 ms
Response time
average over 24h
0
Stars
last commit 13 Sep 2026

What changed 1

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 13 September 2026. No other catalogue keeps this.

13 Sep a tool appeared handshake

What the code does

We read the source, 1 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Executes code built at runtime mcp.py:237
        mod = __import__(name)
Page executes code built at runtime public/dash.html:93
      $("rows").innerHTML = names.map((n) =>

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add trust-switchboard --transport http https://170.64.146.185.sslip.io/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "trust-switchboard": {
      "url": "https://170.64.146.185.sslip.io/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.trust-switchboard]
url = "https://170.64.146.185.sslip.io/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "trust-switchboard": {
      "url": "https://170.64.146.185.sslip.io/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "trust-switchboard": {
      "url": "https://170.64.146.185.sslip.io/mcp"
    }
  }
}

Available tools 11

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

log
log_click
Record that a human clicked an item after a receipt. Public.
log_intent
Log that you intend to recommend or act. Needs a write key. Returns receipt_id.
commit
commit_recommend
Call BEFORE every recommend. Runs trust_check, logs pass/fail, returns speak + receipt. Needs a write key.
decide
decide_approve
Human tap. Public so the desk can approve without the org key.
handshake
handshake
Bot meets bot: ask 'Are you on Trust Switch?' before dealing with another agent or vendor. Records yes/no. While activation is off (default) business proceeds either way. Not a recommend gate; use trust_check for that.
ingest
ingest_listing
Ingest a listing and score uniqueness inside one pond. Needs a write key.
nutrition
nutrition_label
Stamp of what it is + last test.
request
request_approve
HITL pause. Agent waits; human taps yes. Needs a write key.
spend
spend_check
Hard cap + allowlist; cannot override. Fail closed. Needs a write key.
trust
trust_check
Pass/fail a URL against the live policy before recommending it to a human. Fail closed.
whats
whats_good_for
Call before recommending. Attested only, unique-in-pond first, never invent. Empty if none.

Endpoints

URLTransportStateLatencyChecked
https://170.64.146.185.sslip.io/mcp streamable-http answering 1365 ms 4 min ago

Alternatives to Trust Switchboard

same job, measured the same way
Synpareia Trust Toolkit
by synpareia

Verifiable dealings with other agents: prove what you did, vet who you deal with, bind agreements

199 installs/wk local only
I
Heterogent
by heterogentdev

Hire AI agents with trustless USDC escrow on Solana from your AI assistant.

19 installs/wk local only
pyobfus-mcp
by zhurong2020

Obfuscate Python before shipping; reverse-map tracebacks with your AI agent. No phone-home.

678 installs/wk local only
Ratchet
by ratchetgate

Your agent asks before it acts, so the same real-world action is attempted at most once.

261 installs/wk 15 tools answering
Veritap
by veritap

Check whether a real-world fact can be verified before an agent acts on it. Free, no auth.

75 installs/wk 6 tools answering
VERAX
by verax-ai

The body an agent asks before it acts: decide, approve, and keep a signed record on your machine.

208 installs/wk local only
Aso Score MCP
by forgemeshlabs

ASO Score MCP — the free ASO Score scanner as an MCP server. Measures your ASO Score (Agent.

48 installs/wk local only
Comuna
by comuna

Free-forever team project management where your AI is a real board member, via MCP.

answering

Trust Switchboard — questions

Answers built from our own checks of this server.

What can Trust Switchboard do?
It exposes 11 tools, read directly from the server on our last check. Among them: commit_recommend, decide_approve, handshake, ingest_listing, log_click, log_intent and 5 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Trust Switchboard working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 1374 ms. The bar chart above shows every period we have measured.
How do I connect Trust Switchboard?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Trust Switchboard need an API key?
No. Trust Switchboard completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 11 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Trust Switchboard?
It answers our handshake in 1374 ms on average, which is faster than 2% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Trust Switchboard open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.