← Registry

Marketing

murakumo.cloud

An MCP server for advertising campaign management that validates, reviews, and submits advertiser creatives according to placement specs and automated Bot review policies.

x402 supported1 endpoint6 known toolsFirst detected September 17, 2026Last detected September 17, 2026

ENDPOINT 1

https://murakumo.cloud/mcp

No auth detected

MCP server metadata

Name
murakumo-ads
Version
1.0.0
Capabilities
tools
Server instructions

Advertiser intake only. Validate, submit with authorization, retain private key, check receipt. No automatic charge or publication.

Known tools 6

murakumo_ads_get_spec

Get available placement, creative limits, automated Bot review/pricing policy and submission workflow.

Inferred read-only
murakumo_ads_review_policy

Read the full public review criteria, model instructions and outcomes.

Inferred read-only
murakumo_ads_request_review

Request Bot re-review of your receipt (once per 24 hours).

Inferred read-only
murakumo_ads_validate

Validate and preview an advertiser campaign without saving or sending anything.

Inferred read-only
murakumo_ads_submit

Submit advertiser intake for automated Bot review.

Inferred read-only
murakumo_ads_status

Read a private intake receipt with its application_id and submission_key.

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.murakumo-ads]
url = "https://murakumo.cloud/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "murakumo-ads": {
      "type": "http",
      "url": "https://murakumo.cloud/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: murakumo-ads
Remote MCP URL: https://murakumo.cloud/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": {
    "murakumo-ads": {
      "url": "https://murakumo.cloud/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "murakumo-ads": {
      "type": "http",
      "url": "https://murakumo.cloud/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "murakumo-ads",
  "transport": "streamable-http",
  "url": "https://murakumo.cloud/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.