Lulu Ads — Publisher Concierge
io.github.lulu-the-narwhal/lulu-adsSelf-serve publisher onboarding for Lulu Ads. 70% CPA, disclosed sponsored field.
Tools · 4
Exact integration guide for a stack: fastmcp | python | typescript | langgraph | crewai | generic | openclaw.
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…
Complete publisher registration with the emailed 6-digit code. Returns publisher_id, one-time api_key, and a tailored code snippet.
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 …
Similar MCP servers embedding-nearest
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"
}
}
}