← Registry

Marketing

productclank.com

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

1 endpoint8 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://mcp.productclank.com/mcp

No auth detected

MCP server metadata

Name
ProductClank
Version
0.3.0
Capabilities
tools.listChanged

Known tools 8

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
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

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

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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