Posts text casts (up to 320 bytes) to Farcaster via Neynar's managed signer — no raw key custody required. Paste your Neynar API key and an approved signer UUID when you connect; approve the signer in your Farcaster client once before use.
Farcaster casts are posted through Neynar's managed-signer service rather than raw protocol signing, so connecting only needs a Neynar API key plus one already-approved signer_uuid.
Sign up at the Neynar developer portal (dev.neynar.com) with your email or Farcaster login to reach your dashboard.
OpenIn the dashboard's API keys section, generate a key (the free tier is enough to post) and copy it — this is the value the app calls the Neynar API key.
OpenCall Neynar's create-signer + register-signed-key endpoints (or their SDK's createSigner/registerSignedKey helper) with your API key to generate a new signer and its signer_approval_url.
OpenOpen the signer_approval_url — scan its QR code on desktop or tap the link on mobile — and approve the signer request inside Warpcast or your Farcaster client.
OpenLook up the signer until its status flips from pending_approval to approved, then copy that signer's signer_uuid.
OpenEnter the Neynar API key and the approved signer UUID in the connect form; the app rejects the signer if its status isn't exactly "approved" or it has no linked fid.
dev.neynar.com → dashboard → API keys. Posting needs a plan with write/cast access (free tier may not include it).
A Neynar managed signer's signer_uuid — create it via the API, approve it in Warpcast (scan the approval QR), then paste the UUID once its status is "approved".