Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Lulu Ads — Publisher Concierge

io.github.lulu-the-narwhal/lulu-ads

Self-serve publisher onboarding for Lulu Ads. 70% CPA, disclosed sponsored field.

Uptime
100.0%
1 direct probes · 30d
Response
640ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

get_integration_guide

Exact integration guide for a stack: fastmcp | python | typescript | langgraph | crewai | generic | openclaw.

create_publisher

Start publisher registration (requires the human's consent — registers their email). Pass server_url (the MCP server's own URL or repo link) when known — it drives the "server URL set" step on the pub…

confirm_publisher

Complete publisher registration with the emailed 6-digit code. Returns publisher_id, one-time api_key, and a tailored code snippet.

verify_integration

Check whether this publisher has produced a slot_served event (integration works). Pass fastmcp_version (e.g. from `fastmcp.__version__` or `pip show fastmcp`) when the integrated server uses FastMCP …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "lulu_ads_—_publisher_concierge": {
      "url": "https://ads.getlulu.dev/mcp",
      "transport": "streamable-http"
    }
  }
}