Skip to main content
ClaudeWave

Public, read-only MCP connector for the Trooth Network. Point Claude, ChatGPT, or Cursor at https://api.trooth.co/public/mcp and check any company's witnessed trust record.

MCP ServersOfficial Registry0 stars0 forksMITUpdated yesterday
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 9/17/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/troothllc/trooth-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "trooth-mcp": {
      "command": "node",
      "args": ["/path/to/trooth-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/troothllc/trooth-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# Trooth MCP server

[![Listed on mcpservers.org](https://mcpservers.org/badge.svg)](https://mcpservers.org/servers/trooth-eng/trooth-mcp)

The public **Trooth Network** connector: a remote, read-only [MCP](https://modelcontextprotocol.io) server that lets any AI assistant check a company's witnessed trust record, take a neutral read of a domain's public security surface, verify a signed Trust Ledger Token, or ask about Trooth.

**Endpoint:** `https://api.trooth.co/public/mcp` (streamable HTTP, no auth, public and read-only)

**Website:** https://trooth.co

**Official MCP Registry:** `io.github.trooth-eng/trooth-network`

**In ChatGPT:** listed and approved by OpenAI. [Open Trooth Network in the app directory](https://chatgpt.com/plugins/plugin_asdk_app_6a9361d2ee7481919a8c706c3ff5388f).

**Company records:** https://trooth.co/network

## Tools

| Tool | What it returns |
| --- | --- |
| `trooth_public_trust_profile` | A company's witnessed Trust Profile or Network standing, with provenance. |
| `trooth_outside_in_read` | A live, neutral read of a domain's public security surface. |
| `trooth_verify` | Re-verify a signed Trooth Trust Ledger Token. |
| `trooth_ask` | Ask about Trooth (products, methodology, pricing). |

Every answer names its source and date. Witnessed evidence is labeled apart from what a company declares, and anything unsettled comes back marked unknown rather than guessed. Read-only, no account.

## Structured output

Every tool declares an `outputSchema` and returns `structuredContent` alongside its text, so an agent can branch on fields instead of parsing prose.

| Field | Meaning |
| --- | --- |
| `status` | `published`, `listed`, `unclaimed`, `private`, `observed`, `valid`, `invalid`, `expired`, `revoked`, `answered`, `out_of_scope`, `bad_input` |
| `provenance` | `witnessed_signed`, `signed_scan`, `live_observation`, `honest_absence`, `withheld_by_owner`, `knowledge_base` |
| `subject` | The company, domain, or token the answer is about. |
| `claim_url` | Present only when a subject has no published record and its owner could claim one. |

Two states stay deliberately apart. `unclaimed` with `honest_absence` means Trooth holds no record, which is an absence of evidence and not a finding about the company. `private` with `withheld_by_owner` means a record exists and its owner chose not to publish it, which is a decision and not missing data. Collapsing them would misrepresent a company, so they carry different values.

## Add it

**ChatGPT:** Trooth Network is a listed app. [Open the listing](https://chatgpt.com/plugins/plugin_asdk_app_6a9361d2ee7481919a8c706c3ff5388f) and press Try in chat. To add it by hand instead: Settings, then Apps, then Create, then paste the endpoint as the MCP server URL.

**Claude:** Settings, then Connectors, then Add custom connector, then paste the endpoint.

**Cursor, Cline, VS Code, or any MCP client:** add a remote MCP server pointing at `https://api.trooth.co/public/mcp`.

## About this repo

This repository documents the hosted Trooth connector. `server.json` is the record published to the official MCP Registry. The connector runs as a hosted service; there is no package to install.

Learn more at https://trooth.co and https://trooth.co/developers.
aimcpmodel-context-protocolsecuritytroothtrustvendor-risk

What people ask about trooth-mcp

What is troothllc/trooth-mcp?

+

troothllc/trooth-mcp is mcp servers for the Claude AI ecosystem. Public, read-only MCP connector for the Trooth Network. Point Claude, ChatGPT, or Cursor at https://api.trooth.co/public/mcp and check any company's witnessed trust record. It has 0 GitHub stars and its last recorded update is dated 2026-09-15.

How do I install trooth-mcp?

+

You can install trooth-mcp by cloning the repository (https://github.com/troothllc/trooth-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is troothllc/trooth-mcp safe to use?

+

Our security agent has analyzed troothllc/trooth-mcp and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains troothllc/trooth-mcp?

+

troothllc/trooth-mcp is maintained by troothllc. The last recorded GitHub activity is dated 2026-09-15, with 0 open issues.

Are there alternatives to trooth-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy trooth-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: troothllc/trooth-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/troothllc-trooth-mcp)](https://claudewave.com/repo/troothllc-trooth-mcp)
<a href="https://claudewave.com/repo/troothllc-trooth-mcp"><img src="https://claudewave.com/api/badge/troothllc-trooth-mcp" alt="Featured on ClaudeWave: troothllc/trooth-mcp" width="320" height="64" /></a>

More MCP Servers

trooth-mcp alternatives