{
  "markdown": "<p align=\"center\">\n  <img src=\"assets/logo.svg\" alt=\"trustlists_\" width=\"96\" height=\"96\" />\n</p>\n\n<h1 align=\"center\">trustlists_ Plugin</h1>\n\n<p align=\"center\">\n  Public vendor trust center tools for Cursor and Claude Code.<br/>\n  Find trust centers, browse listed frameworks, and map project dependencies without leaving your editor.\n</p>\n\n<p align=\"center\">\n  <a href=\"LICENSE\"><img src=\"https://img.shields.io/badge/license-Apache%202.0-blue.svg\" alt=\"License\" /></a>\n  <a href=\"https://www.npmjs.com/package/@trustlists/mcp\"><img src=\"https://img.shields.io/npm/v/@trustlists/mcp.svg\" alt=\"npm\" /></a>\n</p>\n\n## What it does\n\nThe trustlists_ plugin gives your AI assistant access to thousands of public company\ntrust center records and tools for mapping project dependencies to vendor\nsecurity-documentation pages.\n\n### Tools\n\n| Tool | What it does | Cost |\n|------|--------------|------|\n| `trustlists_search` | Search thousands of trust centers by name or domain | Free |\n| `trustlists_lookup` | Look up a single vendor by exact domain | Free |\n| `trustlists_browse` | Filter by platform, listed framework, or CSA STAR level | Free |\n| `trustlists_audit_dependencies` | Audit `package.json`, `requirements.txt`, `go.mod`, etc. | Free |\n\n### Skills\n\nThe plugin ships with skills your AI assistant uses automatically:\n\n- **lookup-vendor** - Find a vendor's trust center and listed frameworks\n- **audit-dependencies** - Map project dependencies to public trust center records\n- **compliance-quick-check** - Check whether a directory record lists a requested framework\n\n## Example usage\n\nIn Cursor or Claude Code, just ask:\n\n> \"Look up Stripe's trust center\"\n\n> \"Audit my package.json for vendor security\"\n\n> \"Does Datadog's trust center list HIPAA information?\"\n\nThe AI uses the plugin's tools to answer with current public trustlists data.\nA directory record is a discovery aid, not an audit, certification, endorsement,\nor security rating.\n\n## Quick Install (Cursor, Claude Desktop, Claude Code)\n\nAdd this to your MCP config and restart:\n\n```json\n{\n  \"mcpServers\": {\n    \"trustlists\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@trustlists/mcp\"]\n    }\n  }\n}\n```\n\n| App | Config location |\n|-----|-----------------|\n| **Cursor** | Settings → MCP → Edit config (or `~/.cursor/mcp.json`) |\n| **Claude Desktop** | `~/Library/Application Support/Claude/claude_desktop_config.json` |\n| **Claude Code** | `~/.claude/settings.json` or `.claude/settings.json` in your project |\n\n**[Full installation guide →](docs/INSTALL.md)** (includes troubleshooting)\n\n## Pricing\n\nThe four directory tools are free and require no trustlists account. SOC 2\nanalysis and other account-based workflows live in trustlists Companion.\n\n- **Free MCP tools** - Search, lookup, browse, and dependency mapping\n- **Companion** - Account-based SOC 2 analysis, favorites, sharing, and vendor follow-up\n\nVisit the [MCP overview](https://trustlists.org/mcp/) for setup and tool details,\nor [trustlists.org](https://trustlists.org) for the full directory and Companion subscriptions.\n\n## Development\n\n```bash\n# Install dependencies\nnpm install\n\n# Build the MCP server\nnpm run build\n\n# Test locally\nnpm run test:local\n```\n\nSee [docs/development.md](docs/development.md) for the full development guide.\n\n## License\n\nApache 2.0. See [LICENSE](LICENSE) and [NOTICE](NOTICE).\n\n## Links\n\n- [trustlists directory](https://trustlists.org)\n- [trustlists Companion](https://app.trustlists.org)\n- [Issues](https://github.com/trustlists/trustlists-plugin/issues)\n",
  "bytes": 3522,
  "sha": "140bd4b04eec23e32235b9968586ae05bdb2f6e0f2d8142f5fc70329a3e4897a",
  "repo_slug": "trustlists/trustlists-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_trustlists_mcp_86b27322/readme"
}