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.3.0
Known tools 8
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-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-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
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.