AgentHubAgentHub

trust-oracle

MCP ServerMCP Registry官方收录

io.github.New1Direction/trust-oracle · v1.0.0

Independent A-F trust grade for any MCP server, watched for drift. Free, never for sale.

概览

trust-oracle 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。

安装

选择你的平台查看安装方式

{
  "mcpServers": {
    "trust-oracle": {
      "url": "https://wmcp.sh/mcp/trust"
    }
  }
}

相关资源

统一 Manifest

{
  "id": "io.github.New1Direction/trust-oracle",
  "type": "mcp-server",
  "version": "1.0.0",
  "displayName": "trust-oracle",
  "description": "Independent A-F trust grade for any MCP server, watched for drift. Free, never for sale.",
  "repository": {
    "url": "https://github.com/New1Direction/webmcp-anything",
    "source": "github"
  },
  "homepage": "https://wmcp.sh/mcp/trust",
  "distribution": {
    "packages": [],
    "remotes": [
      {
        "transport": "streamable-http",
        "url": "https://wmcp.sh/mcp/trust"
      }
    ]
  },
  "dependencies": [],
  "installTargets": [
    "claude-code",
    "claude-desktop",
    "cursor",
    "vscode"
  ],
  "keywords": [],
  "provenance": {
    "origin": "official-mcp-registry",
    "originalId": "io.github.New1Direction/trust-oracle",
    "originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.New1Direction%2Ftrust-oracle/versions/latest",
    "isOfficial": true,
    "status": "active"
  }
}
trust-oracle — MCP Server 安装与配置 · AgentHub