streamable-httpMITupdated 12d ago
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.
What can you do with ProductClank?
ProductClank 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.
- Remote server:
https://mcp.productclank.com/mcp(Streamable HTTP) - Auth: OAuth 2.1 โ sign in with your ProductClank account, revoke anytime
- Billing: your ProductClank credits, per-tool costs shown below, with per-app daily spend caps
- Website: productclank.com/mcp
The same URL works in both Claude and ChatGPT โ the only difference is where each app hides its "add a connector" screen (and, for ChatGPT, a plan/Developer-mode requirement). Once connected, both drive the identical tools below.
Connect from Claude
- In Claude, go to Settings โ Connectors โ Add custom connector (Desktop or web).
- Paste the URL:
https://mcp.productclank.com/mcp - Approve the OAuth prompt โ it signs you into ProductClank (Google or email) and asks for consent.
- Ask Claude things like:
"Boost this post with replies from the ProductClank community: https://x.com/โฆ" "Preview a content campaign for my product." "What's my ProductClank credit balance?"
Connect from ChatGPT
ChatGPT reaches custom MCP connectors through Developer mode.
Requirements โ Custom connectors need a paid ChatGPT plan (Pro, Plus, Business, Enterprise, or Education) on the web app. They are not available on the free tier, so free-tier users won't see an "add connector" option โ this is a ChatGPT limitation, not a ProductClank one.
- In ChatGPT on the web, open Settings โ Apps & Connectors โ Advanced settings and turn on Developer mode.
- Back in Apps & Connectors, click Create / Add custom connector.
- Give it a name (e.g.
ProductClank), a short description, and the MCP server URL:https://mcp.productclank.com/mcp - Choose OAuth as the authentication method and connect โ it signs you into ProductClank (Google or email) and asks for consent, exactly like Claude.
- In a chat, enable the ProductClank connector and ask it to boost a post, preview a campaign, or check your balance.
Works in any MCP client that supports remote servers with OAuth (Claude web/desktop, Claude Code, ChatGPT Developer mode, and others).
Tools
Grow โ run growth campaigns for a product
| Tool | What it does | Cost |
|---|---|---|
search_products |
Resolve your ProductClank products to a product_id |
free |
create_product |
List a product from just its website URL (token-free listing, auto-filled) | free |
create_campaign |
Create a discovery campaign: continuously find relevant posts + draft community replies | 10 cr |
run_research / get_research |
Topic & competitor analysis โ the free pre-flight before spending | free |
generate_posts |
Run discovery: scrape matching posts and draft a reply for each | 12 cr/post |
list_campaigns / get_campaign / get_posts |
Campaign inventory, config + stats, discovered posts & drafts | free |
review_posts |
AI-score posts against relevancy rules, prune the irrelevant (dry-run billed too) | 2 cr/post |
regenerate_replies |
Redraft selected replies with an edit request | 5 cr/reply |
get_campaign_activity |
What's new since the last check โ posts found, replies claimed, live links to what went out | free |
get_campaign_results |
Spend vs outcomes: the funnel, approval + survival rates, cost per usable reply | free |
update_campaign |
Merge keywords, enable the discovery sources research found, move the relevance bar, pause/resume, re-aim the platform targeting, change who posts the drafts | free |
set_campaign_schedule |
Put discovery on a schedule so it keeps finding conversations between sessions. Shows the projected daily cost and requires an explicit yes before enabling | free to set ยท 12cr per post found |
add_delegate |
Hand a campaign to a human to manage in the web app | free |
boost_post |
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, Instagram, TikTok, LinkedIn, Reddit, Farcaster, YouTube | 200โ300 cr |
Earn โ participate in campaigns for the connected user
| Tool | What it does | Cost |
|---|---|---|
find_opportunities |
Browse unclaimed reply drafts the user can post to earn (replies only โ likes and reposts need a screenshot and stay in the web app) | free |
submit_participation |
Submit the posted reply's URL (X, Reddit, YouTube, LinkedIn) โ attributed to the user's linked handle for that platform, then points/credits are awarded | earns |
find_open_campaigns |
Discover content & take-action campaigns the user can join โ public ones plus their communities' | free |
get_campaign_brief |
Read a campaign's full brief: what to create or do, judging criteria, rewards, deadline, remaining allowance | free |
submit_campaign_work |
Submit the user's work: a content or action-proof URL, a hosted image/video made for the task (media_url โ links only, no uploads), and/or a description. X posts are author-verified. Pending โ owner review โ Stars/points |
earns |
get_my_submissions |
Track submission status + the reviewer's notes | free |
get_earnings |
The user's participation totals: points, credits, reply stats | free |
Content Studio
| Tool | What it does | Cost |
|---|---|---|
suggest_content_campaign |
AI-drafted preview of a community content campaign (title, description, CTA) + affordability check. Nothing is created | free |
create_content_campaign |
Launch the content campaign: the community creates posts/threads/videos for your product; submissions and winner selection happen in the web app | 1,000 cr |
list_content_spaces |
List the content spaces you can draft into | free |
write_content_candidates |
Draft up to 25 post candidates into your space. They land as unreviewed drafts โ a human reviews and schedules; nothing auto-publishes | free |
Credits
| Tool | What it does | Cost |
|---|---|---|
check_balance |
Your credit balance and plan | free |
credit_history |
Your credit transactions (spend + rewards), newest first | free |
The server also exposes an MCP prompt โ grow_product, a ready-made operating
procedure for the growth loop โ and a resource โ productclank://capabilities,
the tool/cost roster โ so agents can plan spend before calling anything.
Costly actions are designed to be confirmed with the user first โ tool descriptions instruct the model to preview and state the credit cost before spending.
How auth & billing work
The server is an OAuth 2.1 authorization server backed by the ProductClank web app (/connect/mcp login + consent). Every /mcp request requires a valid access token; tools act as the connected user and bill that user's credit balance. Users can see and revoke the connector โ and set a daily credit spend cap per connected app โ from their ProductClank profile ("Connected Apps").
Communication contract
Tool results are read by an assistant, not by the person paying the credits, so anything the user must know or decide travels in the payload:
user_noteโ one or two plain sentences for the assistant to relay.decision_offerโ a real choice (question+optionswithwhat_happensandcost+current+how_to_apply) for the assistant to present, never to answer on the user's behalf.
The main one is distribution: campaigns are created private (drafts wait in
the owner's workbench) and the result offers community distribution โ the
reach the platform exists for โ as an explicit, costed choice. Spends get the
same treatment: suggest_content_campaign returns the 1000-credit launch as a
yes/no, and a review_posts dry run says what it already cost and what the
next step actually changes.
Telemetry
The server emits three PostHog events โ mcp_connected (OAuth consent
completed), mcp_tool_called (every tool, with ok and duration_ms) and
mcp_tool_error (failures, with the message) โ so the connect โ first-call โ
repeat-use funnel is measurable and refused calls double as roadmap signal.
Events are keyed to the user's Supabase auth id where resolvable, so connector
activity joins the same PostHog person as their webapp activity. Capture is
fire-and-forget and the whole thing no-ops without POSTHOG_API_KEY. See
src/lib/analytics.ts; tools are instrumented
centrally in src/tools/instrument.ts.
Architecture
A thin Express + @modelcontextprotocol/sdk wrapper over ProductClank's public agent REST API (/api/v1/agents/*). The REST API is canonical; this server and the ProductClank agent skill are parallel wrappers โ capabilities.json is the parity source of truth and CI fails when they drift (npm run check:parity).
Claude / MCP client โโโถ mcp.productclank.com/mcp (this server)
โ OAuth 2.1 AS โโโถ productclank.com/connect/mcp (login + consent)
โโโถ ProductClank agent REST API (/api/v1/agents/*)
Development
cp .env.example .env # fill in (see DEPLOYMENT.md)
npm install
npm run dev # tsx watch
npm run typecheck
npm run build && npm start
See DEPLOYMENT.md for production deployment (Docker / Railway) and CAPABILITIES.md for the tool roadmap.
Operations
When a release depends on new app-repo behavior, deploy the app repo first; tools must degrade gracefully against the older API.
Registry
Published to the official MCP Registry as com.productclank/productclank โ see server.json.
Links
- What is ProductClank? ยท MCP connector page ยท For agents & developers
- Issues & support: GitHub issues or in-app support
License
Install
Add ProductClank to your client. Pick the one you use.
claude mcp add --transport http productclank https://mcp.productclank.com/mcpcodex mcp add productclank --url https://mcp.productclank.com/mcp{
"mcpServers": {
"productclank": {
"url": "https://mcp.productclank.com/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"productclank": {
"type": "http",
"url": "https://mcp.productclank.com/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"productclank": {
"url": "https://mcp.productclank.com/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"productclank": {
"serverUrl": "https://mcp.productclank.com/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
Score
39 / 100
Incomplete
- Documentation25/25
- Maintenance19/25
- Trust16/20
- Capability0/15
- Install experience12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 4 days ago
- Has a release history
- Repository is not archived
- Licensed MIT
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint โ no local install
Version history
| Versions | Published |
|---|---|
| 0.3.0Latest | Jul 21, 2026 |