← Registry

Marketing

productclank.com

Manage and promote products on the ProductClank platform with credit-based boosting and campaign suggestions.

x402 supported1 endpoint30 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.productclank.com/mcp

No auth detected

MCP server metadata

Name
ProductClank
Version
0.8.3
Capabilities
tools.listChangedprompts.listChangedresources.listChanged

Known tools 30

search_products

Search the user's ProductClank products by name and return their IDs.

Inferred read-only
create_product

List a new product on ProductClank as a token-free listing (no crypto/token, no wallet).

Inferred read-only
check_balance

Return the connected user's ProductClank credit balance and plan.

Inferred read-only
credit_history

The connected user's credit transactions (purchases, campaign spend, participation rewards), newest first.

Inferred read-only
boost_post

Rally the ProductClank community to engage with a specific social post.

Potential side effects
suggest_content_campaign

Preview a content campaign for a product BEFORE launching it.

Inferred read-only
create_content_campaign

Launch a content campaign: rally the ProductClank community to create content (posts, threads, videos) for a product.

Potential side effects
list_content_spaces

List the ProductClank content spaces you can draft into — spaces the user owns, delegates for, or manages that have their content engine turned on.

Inferred read-only
write_content_candidates

Draft one or more content candidates into a ProductClank content space.

Inferred read-only
create_campaign

Create a Communiply discovery campaign: it continuously finds relevant social posts (by keyword) and drafts replies that mention the product.

Potential side effects
list_campaigns

List ALL the connected user's discovery/boost campaigns, newest first — including ones created in the ProductClank web app, not just via this connector.

Inferred read-only
get_campaign

Get one campaign's configuration (keywords, search context, reply settings) plus live stats: posts discovered, replies by status.

Inferred read-only
run_research

FREE pre-flight before spending credits: analyzes the campaign's keywords/topic and returns expanded keywords, high-intent phrases, influencer accounts, relevant X lists, and competitors.

Inferred read-only
get_research

Read the cached topic/competitor analysis for a campaign (from run_research).

Inferred read-only
generate_posts

Run the campaign's discovery pipeline: scrapes social platforms for posts matching the keywords and drafts a community reply for each.

Inferred read-only
get_posts

Read a campaign's discovered posts with their drafted replies.

Inferred read-only
review_posts

Score every discovered post against relevancy rules and delete the irrelevant ones (kept when dry_run:true).

Potential side effects
regenerate_replies

Redraft the replies of specific posts with an edit request (e.

Potential side effects
get_campaign_activity

Catch up on a campaign since the last check: posts discovered, replies claimed by community members, LIVE links to what they actually posted, and the engagement those replies drew.

Inferred read-only
get_campaign_results

The cumulative scorecard for a campaign: the funnel (posts discovered → kept → replies drafted → claimed → posted → approved), the approval rate, whether posted replies survived on-platform, the engagement they drew, total credits spent broken down by operation, and the cost per usable reply.

Inferred read-only
update_campaign

Adjust a live campaign without recreating it.

Inferred read-only
set_campaign_schedule

Turn standing discovery on or off for a campaign.

Inferred read-only
add_delegate

Add a ProductClank user as a delegate on a campaign so they can view and manage it from the webapp's My Campaigns page.

Inferred read-only
find_opportunities

Browse unclaimed reply drafts from active campaigns the connected user can earn from: each item is a real social post plus a pre-drafted reply, with the `platform` it lives on (X, Reddit, YouTube, LinkedIn).

Potential side effects
submit_participation

Submit the URL of a reply the connected user posted for a claimed opportunity (reply_id from find_opportunities).

Inferred read-only
find_open_campaigns

Discover content and take-action campaigns the connected user can join and earn from: every active public campaign plus campaigns from communities the user belongs to.

Inferred read-only
get_campaign_brief

The full brief for one campaign: what to create or do (action message, brief sections, content types), how submissions are judged (eligibility + selection criteria), rewards, deadline, and how many submissions the user has left.

Potential side effects
submit_campaign_work

Submit the user's work for a campaign.

Inferred read-only
get_my_submissions

The connected user's submissions to one campaign: pending / approved / rejected, with the reviewer's notes.

Inferred read-only
get_earnings

The connected user's participation totals: points, credit balance, and reply stats (submitted / approved / rejected / strikes) for work submitted through this connector.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.productclank]
url = "https://mcp.productclank.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "productclank": {
      "type": "http",
      "url": "https://mcp.productclank.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: productclank
Remote MCP URL: https://mcp.productclank.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "productclank": {
      "url": "https://mcp.productclank.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "productclank": {
      "type": "http",
      "url": "https://mcp.productclank.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "productclank",
  "transport": "streamable-http",
  "url": "https://mcp.productclank.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for productclank.com was fetched 2026-09-16T18:15:53.101Z.

Trust status Trusted

productclank.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.