AgentHubAgentHub

The Quiet Protocol Growth Offense MCP

MCP ServerMCP Registry官方收录

com.thequietprotocol.www/tqp-growth-offense · v1.0.0

Read-only MCP server for The Quiet Protocol's engines, benchmarks, proof, and business data.

概览

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

安装

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

{
  "mcpServers": {
    "tqp-growth-offense": {
      "url": "https://www.thequietprotocol.com/api/mcp"
    }
  }
}

相关资源

统一 Manifest

{
  "id": "com.thequietprotocol.www/tqp-growth-offense",
  "type": "mcp-server",
  "version": "1.0.0",
  "displayName": "The Quiet Protocol Growth Offense MCP",
  "description": "Read-only MCP server for The Quiet Protocol's engines, benchmarks, proof, and business data.",
  "repository": {
    "url": "https://github.com/agentqm/the-quiet-protocol",
    "source": "github"
  },
  "distribution": {
    "packages": [],
    "remotes": [
      {
        "transport": "streamable-http",
        "url": "https://www.thequietprotocol.com/api/mcp"
      }
    ]
  },
  "dependencies": [],
  "installTargets": [
    "claude-code",
    "claude-desktop",
    "cursor",
    "vscode"
  ],
  "keywords": [],
  "provenance": {
    "origin": "official-mcp-registry",
    "originalId": "com.thequietprotocol.www/tqp-growth-offense",
    "originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/com.thequietprotocol.www%2Ftqp-growth-offense/versions/latest",
    "isOfficial": true,
    "status": "active"
  }
}
The Quiet Protocol Growth Offense MCP — MCP Server 安装与配置 · AgentHub