Product Clank MCP Server

Launch community growth campaigns from your AI assistant. ProductClank turns real communities (and their agents) into a distribution network - this MCP server lets Claude, ChatGPT, or any MCP client rally that network on your behalf: boost a post with real replies, likes, and reposts; launch community content campaigns; draft social content into your own pipeline. Its 21 documented tools cover campaign, content, posts, submit. It is available as a remote MCP endpoint.

Teams that want a hosted security endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 11 · #125 OF 182 MAINTAINED SECURITY · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Product Clank

Claude Code

claude mcp add covariance-network-productclank-mcp-serv --transport http https://mcp.productclank.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "covariance-network-productclank-mcp-serv": {
      "url": "https://mcp.productclank.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.productclank.com/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.productclank.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

registry vendor namespace com.productclank - domain-verified with the official MCP registry

03 · What Product Clank can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can resolve your ProductClank products to a product_id, list a product from just its website URL (token-free listing, auto-filled), create a discovery campaign: continuously find relevant posts + draft community replies, and run discovery: scrape matching posts and draft a reply for each.

Capability map

Tools grouped from the project's README - what Product Clank lets an agent do.

read & search

5 tools - e.g. Resolve your ProductClank products to a product_id; Browse unclaimed reply drafts the user can post to earn; Discover content & take-action campaigns the user can join - public ones plus their communities'

search_products · find_opportunities · find_open_campaigns · get_my_submissions · get_earnings

Campaign

5 tools - e.g. Create a discovery campaign: continuously find relevant posts + draft community replies; Read a campaign's full brief: what to create or do, judging criteria, rewards, deadline, remaining allowance…

create_campaign · get_campaign_brief · submit_campaign_work · suggest_content_campaign · create_content_campaign

create & write

2 tools - e.g. List a product from just its website URL (token-free listing, auto-filled); Hand a campaign to a human to manage in the web app

create_product · add_delegate

Content

2 tools - e.g. List the content spaces you can draft into; Draft up to 25 post candidates into your space. They land as unreviewed drafts - a human reviews and schedules; nothing auto-publishes

list_content_spaces · write_content_candidates

Generate

1 tool - e.g. Run discovery: scrape matching posts and draft a reply for each

generate_posts

Review

1 tool - e.g. AI-score posts against relevancy rules, prune the irrelevant (dry-run billed too)

review_posts

Regenerate

1 tool - e.g. Redraft selected replies with an edit request

regenerate_replies

Boost

1 tool - e.g. Rally the community to engage a specific post - 10 AI-drafted replies (200 cr), 30 likes or 10 reposts (300 cr). Auto-detects platform from the URL: X, Instagra

boost_post

04 · Who maintains Product Clank

ProductClank is maintained by covariance-network. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
security - ranked #125 of 182 actively-maintained security servers as of 2026-08-25.
registry
com.productclank/productclank (active, first published 2026-07-21)

06 · Product Clank FAQ

Is Product Clank still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24. We re-verify nightly.

What can Product Clank do?

With this server connected, an agent can resolve your ProductClank products to a product_id, list a product from just its website URL (token-free listing, auto-filled), create a discovery campaign: continuously find relevant posts + draft community replies, and run discovery: scrape matching posts and draft a reply for each.

How do I install Product Clank?

Run `claude mcp add covariance-network-productclan --transport http https://mcp.productclank.com/mcp`. You can also paste the ready-made client config above.

Does Product Clank require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Product Clank