trooth-mcp
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.
Documentation
Trooth MCP server
The public Trooth Network connector: a remote, read-only MCP 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.
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 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.
Frequently asked questions
What is trooth-mcp?
trooth-mcp is 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.
How do I install trooth-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is trooth-mcp open source?
Yes — it is hosted on GitHub at https://github.com/troothllc/trooth-mcp.
Related MCP tools
Unity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
The go-to web for your AI coding agent — local-first search, fetch, crawl & research over MCP. No API keys, no cloud, $0/query. Public beta.
An AI Gateway, registry, and proxy that sits in front of any MCP, A2A, or REST/gRPC APIs, exposing a unified endpoint with centralized discovery, guardrails and management. Optimizes Agent & Tool calling, and supports plugins.
AI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for free.
MCP server that enables AI assistants to interact with Google Gemini CLI, leveraging Gemini's massive token window for large file analysis and codebase understanding
mcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, and diagnostics.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP