Skip to content

feat(services): add Influship creator search API#743

Open
ElliotPadfield wants to merge 1 commit into
tempoxyz:mainfrom
ElliotPadfield:add/influship
Open

feat(services): add Influship creator search API#743
ElliotPadfield wants to merge 1 commit into
tempoxyz:mainfrom
ElliotPadfield:add/influship

Conversation

@ElliotPadfield

Copy link
Copy Markdown

Checklist

  • Service is live and accepting payments via MPP (Tempo + Stripe rails, Base mainnet USDC)
  • Entry added to schemas/services.ts
  • Types pass: pnpm check:types
  • Build succeeds: pnpm build
  • Registered on MPPScan

About Influship

Influship is a production creator discovery API. Brands and agents use it to search millions of Instagram and TikTok creators by semantic criteria — niche, audience, location, life events, brand fit — and to access enriched profiles, lookalike matching, campaign scoring, and raw social data including video transcripts.

Payment rails: Tempo (USDC on Base) and Stripe MPP. All 17 endpoints are live and priced.

@vercel

vercel Bot commented Jun 24, 2026

Copy link
Copy Markdown

@ElliotPadfield is attempting to deploy a commit to the Tempo Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

Copy link
Copy Markdown

Thanks for submitting a service to the MPP directory!

If you want your service included in the curated mpp.dev/services list, complete this checklist before review:

Required

  • Your service is live and accepting payments via MPP (not a placeholder or coming-soon)
  • You've added your entry to schemas/services.ts following the contributing guide
  • Types pass: pnpm check:types
  • Build succeeds: pnpm build

Recommended

  • Register your service on MPPScan (by Merit Systems) — it follows the standard MPP discovery format and makes your service discoverable by agents immediately, no PR required

Review criteria

We prioritize services that are high quality and novel. We may not approve services that duplicate existing functionality or aren't yet production-ready.


Contributing guide · MPPScan · Protocol docs

@github-actions

Copy link
Copy Markdown

🔀 Changed Services

✅ Added

  • influship

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: fc379a13cc

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread schemas/services.ts
"discovery",
"instagram",
"tiktok",
"social media",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Use kebab-case for the social media tag

In contexts where the registry tests run, this new tag fails the schemas/services.test.ts TAG_RE check because tags must match /^[a-z0-9-]+$/; emitting social media also leaves /api/services with a non-conforming tag while the rest of the catalog uses kebab-case. Use social-media instead.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant