Give your AI eyes on social
Nooticr MCP lets Claude, ChatGPT and Cursor pull real posts from ten networks — video, slideshows, comments, creators and sounds — and reason over what they actually contain.
npx -y @nooticr/mcp login20 free credits on signup · every AI tool free once · no card to start
Ten networks, one interface
Ask in plain language. Nooticr resolves the URL, fetches the media and hands your assistant structured data it can reason about.
Three steps to a connected assistant
Connect
Add the connector URL, or run the npm package. Sign in with Nooticr over OAuth 2.1 — no API keys to paste or rotate.
Ask
"What's the hook in this TikTok?" · "Find fitness creators under 50k" · "What audio is trending in beauty?"
Get real answers
Posts come back with playable media and inline cards, so the assistant reasons over the content itself — not a guess from the URL.
Every tool your assistant can call
Priced in credits. You are only ever charged for a call that succeeds — failures are refunded automatically.
get_social_media
1 crA post's media, caption, author and engagement counts.
get_post_transcript
1 crThe words actually spoken, read from the post's caption track (TikTok, YouTube).
compare_posts
1 crThe first post with its stats, and the comparison left to you — fetch the rest with get_social_media at 1 credit each.
get_post_comments
2 crTop comments, the themes the platform clusters them into, and which the creator pinned or liked.
analyze_post_fast
2 crThe post's transcript, caption and stats — everything but the pictures. Two fetches: get_social_media and get_post_transcript.
analyze_comments
2 crThe comment section, every comment with an id, and the taxonomy to label them with — sentiment, and whether each is praise, a complaint, a bug report, a question, a request, a comparison or spam.
discover_social_posts
2 crRecent posts for a niche across seven networks, with pagination.
get_user_posts
2 crOne creator's recent posts with stats.
search_creators
2 crCreators by niche or keyword, with follower and engagement data.
get_similar_creators
2 crLookalikes for a creator that already fits.
discover_sounds
2 crTrending audio with playable previews and usage counts.
discover_hashtags
2 crTrending hashtags with volumes and whether each is rising, cooling or steady.
find_hook_pattern
2 crA creator's recent posts, fetched so their opening lines can be read as a set and turned into fill-in-the-blank templates.
niche_report
2 crRecent posts in the niche with their stats, so the dominant formats, the hook patterns and the gaps can be read off them.
analyze_creator_profile
2 crA creator's recent posts with their stats — the material of a teardown: niche, themes, hook formula, what over- and underperforms.
write_hooks
2 crThe source post and its transcript, to write openings against. With a topic and no url it fetches nothing and costs nothing.
repurpose_post
2 crThe source post and its transcript, to rewrite as an X thread, LinkedIn post, carousel, YouTube metadata or newsletter.
create_variants
2 crThe post that worked, with its transcript, to build variants from — hook, the angle that changes, ordered shot beats, CTA.
search_mentions
2 crBrand monitoring: every comment that names a term, across nine networks at once, grouped under the post it was left on and filtered to a date window you choose — 2 credits per network searched (5 for Xiaohongshu), not per call.
catch_up_watchlist
2 crWhat everyone you watch has posted since your last catch-up — 2 credits per creator checked, not per call.
analyze_post
3 crFrames sampled across the video, as images your own model can look at, plus the transcript. Two fetches: get_post_frames (2) and get_post_transcript (1).
understand_social_post
3 crThe same frames and transcript as analyze_post, asked for what physically happens on screen rather than why it works.
Any MCP client
Pay for what you use
Credits never expire. Top up from your assistant with buy_nooticr_credits or from the dashboard.
Starter
- 600 post lookups
- 300 discovery searches
- ~100 AI analyses
Pro
- ~333 AI analyses
- ~1,000 discovery searches
- Best value for daily use
Scale
- ~833 AI analyses
- ~2,500 discovery searches
- For agents running unattended
Payments are handled by Stripe. Nooticr never sees or stores your card details.
Connect in under a minute
Settings → Connectors → Add custom connector, then paste this URL and sign in when prompted.
https://mcp.nooticr.com/mcpFrom the Claude Code prompt:
/plugin marketplace add Nooticr/nooticr-mcp
/plugin install nooticr@nooticrSettings → Connectors → Advanced → Developer mode, then add:
https://mcp.nooticr.com/mcpAdd to ~/.cursor/mcp.json:
{
"mcpServers": {
"nooticr": {
"command": "npx",
"args": ["-y", "@nooticr/mcp"]
}
}
}Before you connect
What data does Nooticr access?
Only public posts you or your assistant explicitly ask for, by URL or search. Nooticr never reads your private messages, drafts or account data, and never posts on your behalf.
Do I need a credit card to try it?
No. New accounts get 20 credits, which is enough for a full pass over a post and its comments several times over. You only pay when you choose to top up.
What happens if a tool call fails?
You are not charged. Failed calls are refunded to your balance automatically, and a call interrupted mid-flight is billed once at most, never twice.
Where is my usage visible?
Your dashboard shows balance, credits spent, calls per tool and recent activity. Your assistant can also call check_nooticr_credits at any time.
Can I revoke access?
Yes. Disconnect the connector in your AI client, or email support@nooticr.com to have the account and its data deleted.
How is authentication handled?
OAuth 2.1 with PKCE and dynamic client registration. Your assistant receives a scoped access token; Nooticr never asks you to paste a long-lived API key into a chat window.
Start with 20 free credits
No card required. Connect your assistant and ask it about any post you like.