Delv
Live

Pulse

What's shipping in AI right now — curated, summarised, updated through the day.

  1. OpenPR·MCP·3w ago

    AVCLabs ships MCP server for AI agent video and image editing

    AVCLabs launched its MCP server on 21 May 2026, exposing video enhancement and image segmentation to AI agents through natural-language calls. Notable as one of the first creative-media MCPs (most MCPs so far have been ops, dev tools, or business apps; nobody's really shipped media editing pipelines). The use case: an agent that can fetch a clip, enhance it, segment a subject, and pass the result to a video editor MCP, without leaving Claude or Cursor. Whether the quality holds up against the standard creative-tool UX is the open question.

  2. Digiday·MCP·1mo ago

    TikTok ships MCP server for agent-run ad campaigns

    TikTok launched its Ads MCP server on 13 May 2026 alongside a broader developer toolkit. The server lets marketers connect AI agents directly to the TikTok ads platform so the agents can plan, launch, optimise, and report on campaigns without manual intervention. Notable as one of the first MCPs from a major ad platform; Meta's AI Connectors for Ads followed a similar pattern but with different scope. Whether agent-run paid social actually performs better than human-run remains an open question.

  3. PulseMCP·MCP·1mo ago

    Qarera ships MCP for job search and AI-powered resumes

    Qarera released its MCP server on 13 May 2026, exposing job search, AI-assisted resume generation, and application tracking through a single MCP surface. Pitched at job seekers who want to drive applications from Claude or another MCP-capable assistant rather than juggling a half-dozen tabs across LinkedIn, Indeed, and ATS portals. One of several "personal productivity" MCPs landing in May 2026 alongside Quizlar (voice-led flashcards) and Quelvio (enterprise knowledge with cited answers).

  4. Business Wire·MCP·1mo ago

    Mobbin launches MCP server, 621,500 real app screens for AI agents

    Mobbin officially launched its MCP server on 13 May 2026, giving AI agents access to over 621,500 indexed app screens from real shipped products. The pitch is grounding AI-generated UI in reality rather than letting agents invent design patterns from scratch. Setup is a single `claude mcp add` command pointing at api.mobbin.com/mcp, with browser-based OAuth and no API key. Available on all paid Mobbin plans, no free tier access. Most useful for designers and product teams who already pay for Mobbin and use Claude Code, Cursor, or Codex.

  5. Asana Developers·MCP·1mo ago

    Asana, ClickUp, Wrike, Smartsheet, Plane, Shortcut all ship official MCPs

    The window from February to April 2026 saw six project-management vendors ship official MCP servers in quick succession: Asana, ClickUp, Wrike, Smartsheet, Plane, and Shortcut. The pattern across all six is the same: remote server, Streamable HTTP, OAuth via browser, no API tokens. ClickUp's surface is currently the largest at roughly 49 tools across 14 categories. Asana's is the most enterprise-friendly with workspace admin gating. For teams already standardised on one of these, the integrations are now default-install rather than experimental. For teams choosing between them, MCP surface area is now a meaningful differentiator.

  6. Salesforce Developers·MCP·1mo ago

    Salesforce ships Data 360 MCP in developer preview

    Salesforce released its Data 360 MCP server as an open-source GitHub repository in Developer Preview, joining the wave of enterprise vendors launching official MCPs. The pitch is connecting LLMs to Salesforce data without hitting context window limits, which has been the practical blocker for large-org Salesforce automations. Different from existing community Salesforce MCP wrappers in that this comes from Salesforce themselves and is tuned for Data 360's federated schema rather than the core CRM tables. Worth watching if you're on Data 360 already, less interesting if you're just using Sales Cloud.

  7. AWS News Blog·MCP·1mo ago

    AWS MCP server reaches general availability

    AWS announced the general availability of its official MCP server on 6 May 2026. AI coding agents (Claude Code, Cursor, Windsurf) now get secure, auditable access to AWS services through MCP without third-party wrappers. Auth, audit logging, and rate limiting are handled by AWS rather than left to developers, putting it on a similar footing to Cloudflare and Azure's existing MCP offerings. For teams building on AWS who already use agent-driven workflows, the official server removes the friction of stitching together IAM permissions for community MCPs.

  8. Optimizely World·MCP·1mo ago

    Optimizely ships remote MCP for experimentation data

    Optimizely released an official remote MCP server in early May 2026, letting anyone with Optimizely credentials point Claude, Cursor, or ChatGPT at their experimentation data through OAuth. Endpoint is exp.mcp.opal.optimizely.com/mcp. The server can query projects, list experiments, inspect performance, and modify traffic splits, but stops short of publishing live changes; you still need the UI for the final Publish click. Notable as one of the cleaner first-party MCPs in the experimentation/CRO space, which has been slow to adopt the protocol.