cypher
Resources

Cypher Ad Intelligence for Claude Code

A read-only competitive ad-intelligence companion for Claude Code over a linked Cypher account.

What it is

The plugin searches Cypher's existing first-party Meta ad corpus. It does not scrape Meta at call time. Writes stay on cypherapp.io — save and organise swipefile, boards, and tracked brands there.

Plugin MCP origin (OAuth, text only): https://mcp.cypherapp.io/mcp

Prerequisites

An existing Cypher account (signup is waitlist-gated; not in-plugin) and Claude Code 2.1.2 or later (the 2.1.2xx series).

Install

Marketplace id is cypher-plugins; plugin id is cypher (install is cypher@cypher-plugins):

/plugin marketplace add <org>/cypher-claude-plugins

/plugin install cypher@cypher-plugins

Restart Claude Code or run /reload-plugins after install.

Local dev from the cypher-app repo root: claude --plugin-dir ./plugins/claude/cypher. A --plugin-dir copy shadows a same-named installed plugin for the session. Optional in-repo marketplace add: /plugin marketplace add ./plugins/claude.

OAuth-link flow

The first tool call opens the system browser. Sign in with Continue with Cypher (provisional: this is the documented Universal Login control; the live button label is pending a completed Claude Code link), consent, and the plugin is linked to your existing Cypher account. No API key is required.

To relink, run /mcp and choose Re-authenticate.

Read-only tool surface

Seventeen catalog tools. The plugin is read-only: it does not write to your swipefile, boards, or tracked brands. Organise those on cypherapp.io.

discovery

library

account

Skills

Credits

your linked Cypher account's monthly credits apply. Exhaustion is informational and the allotment resets on the first of the UTC month. Plans and credits are managed on cypherapp.io.

Revoke

On /api-mcp, delete the plugin key. Relink via /mcp → Re-authenticate.

Do not mix rails

The plugin origin is https://mcp.cypherapp.io/mcp (OAuth). The keyed https://cypherapp.io/api/mcp path plus claude mcp add documented on /developers is the API-key + x402 rail and is not this plugin.