← Back to browse

The Quiet Protocol Growth Offense MCP

Indexed by com.thequietprotocol.www

About

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

Use this server

Add it to your MCP client. The catalogue lists this config verbatim from its source — it does not run, download, or vouch for the server. Review the command before you run it.

TransportHTTP (remote server)
Claude Code
claude mcp add --transport http tqp-growth-offense https://www.thequietprotocol.com/api/mcp
Cursor

Add to Cursor

If the button doesn't open Cursor, use the JSON below — Cursor accepts the same mcpServers config.

VS Code
code --add-mcp '{"name":"tqp-growth-offense","type":"http","url":"https://www.thequietprotocol.com/api/mcp"}'
JSON
{
  "mcpServers": {
    "tqp-growth-offense": {
      "url": "https://www.thequietprotocol.com/api/mcp"
    }
  }
}