Marketing
productclank.com
Manage and promote products on the ProductClank platform with credit-based boosting and campaign suggestions.
ENDPOINT 1
https://mcp.productclank.com/mcp
MCP server metadata
- Name
- ProductClank
- Version
- 0.8.3
Known tools 30
search_productsSearch the user's ProductClank products by name and return their IDs.
Inferred read-onlycreate_productList a new product on ProductClank as a token-free listing (no crypto/token, no wallet).
Inferred read-onlycredit_historyThe connected user's credit transactions (purchases, campaign spend, participation rewards), newest first.
Inferred read-onlyboost_postRally the ProductClank community to engage with a specific social post.
Potential side effectssuggest_content_campaignPreview a content campaign for a product BEFORE launching it.
Inferred read-onlycreate_content_campaignLaunch a content campaign: rally the ProductClank community to create content (posts, threads, videos) for a product.
Potential side effectslist_content_spacesList 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-onlywrite_content_candidatesDraft one or more content candidates into a ProductClank content space.
Inferred read-onlycreate_campaignCreate a Communiply discovery campaign: it continuously finds relevant social posts (by keyword) and drafts replies that mention the product.
Potential side effectslist_campaignsList 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-onlyget_campaignGet one campaign's configuration (keywords, search context, reply settings) plus live stats: posts discovered, replies by status.
Inferred read-onlyrun_researchFREE 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-onlyget_researchRead the cached topic/competitor analysis for a campaign (from run_research).
Inferred read-onlygenerate_postsRun the campaign's discovery pipeline: scrapes social platforms for posts matching the keywords and drafts a community reply for each.
Inferred read-onlyreview_postsScore every discovered post against relevancy rules and delete the irrelevant ones (kept when dry_run:true).
Potential side effectsregenerate_repliesRedraft the replies of specific posts with an edit request (e.
Potential side effectsget_campaign_activityCatch 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-onlyget_campaign_resultsThe 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-onlyadd_delegateAdd 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-onlyfind_opportunitiesBrowse 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 effectssubmit_participationSubmit the URL of a reply the connected user posted for a claimed opportunity (reply_id from find_opportunities).
Inferred read-onlyfind_open_campaignsDiscover 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-onlyget_campaign_briefThe 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 effectsget_my_submissionsThe connected user's submissions to one campaign: pending / approved / rejected, with the reviewer's notes.
Inferred read-onlyget_earningsThe connected user's participation totals: points, credit balance, and reply stats (submitted / approved / rejected / strikes) for work submitted through this connector.
Inferred read-onlyCONNECT 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.
productclank.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.