treg.to / Catalog / Instagram
29 tools · your own account · never metered

Instagram: connect your own account

Your Instagram media, comments and insights, plus publishing to your account. Connect your own Instagram account once and your agent uses it from then on, through one treg.to token. Calls on your own connection are never metered.
$1.00 of free credit on every new team · no provider signup · no card
5 of 29 tools on this page are live-verified against the provider.
works in
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
What your agent can now do

Instagram, one prompt away

AGENT
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
get a user's public profile
list a user's recent posts
list a post's comments
treg
$ treg call instagram.instagram.user.posts
✓ 200 · free
$ treg call instagram.instagram.user.profile
✓ 200 · free
$ treg call instagram.instagram.post.comments
✓ 200 · free
$ _
InstagramYOUR ACCOUNT
Your Instagram media, comments and insights, plus publishing to your account.
⚒ 29 TOOLS

Social media · https://graph.instagram.com/v25.0

Set up

Set up Instagram in Claude Code, Codex or any agent

1Give this to your agent
in your agent's chat
set up treg — https://treg.mereka.dev/llms.txt
2Or add the MCP server yourself
claude code
claude mcp add --transport http treg https://treg.mereka.dev/mcp

ChatGPT

Settings → Connectors → add https://treg.mereka.dev/mcp as a custom connector.

Grok bot

Add https://treg.mereka.dev/mcp as a remote MCP connector in its tool settings.

Claude Desktop

Settings → Connectors → Add custom connector → https://treg.mereka.dev/mcp.

Cursor, Codex, any MCP client

Point it at https://treg.mereka.dev/mcp (HTTP transport).

CLI

curl -fsSL https://treg.mereka.dev/install.sh | sh

Plain HTTP

LangChain, CrewAI or any code: /call/<tool-id> with a Bearer token. No SDK.

Try it

What's the best way to ask?

the prompt
Using treg, get a user's public profile. Show me the price first.

Run one directly

a live-verified call
curl -H "Authorization: Bearer $TREG_TOKEN" \
  "https://treg.mereka.dev/call/instagram.instagram.user.posts"
Why treg.to

Why call Instagram through treg.to

Your account, held safely

Connect once; treg.to keeps the credential server-side and injects it per call. No key on any machine.

Price before the call

The provider's own rate, $0.000 markup. How billing works.

No subscription, no seats

Charged per call. $1.00 free per new team, no card to start.

Your own Instagram key is free

Register it and those calls are never metered. Your key always wins.

Switch by changing a word

Another provider is a different word in the prompt, not a new integration.

One key, the whole catalog

The same token calls Bright Data, Just One API, ScrapeCreators and 2,641 other tools.

The shelf

All 29 Instagram tools

Instagram · 29 tools
  • Your Instagram account reach and audience metrics · live-verified · free
    Get reach, profile views and audience metrics for your Instagram account instagram.instagram.account.insights
  • Reach, saves and engagement for one Instagram post · live-verified · free
    Get reach, saves and engagement for a single one of your Instagram posts instagram.instagram.media.insights
  • Comments on one of your Instagram posts · live-verified · free
    List the comments on one of your Instagram posts instagram.instagram.post.comments
  • Your Instagram posts — captions, likes, comments · live-verified · free
    List your Instagram posts with captions, permalinks and like/comment counts instagram.instagram.user.posts
  • Your Instagram profile and follower counts · live-verified · free
    Get your Instagram professional account's profile and follower counts instagram.instagram.user.profile
  • Stage an Instagram post — create its media container · free
    Stage an Instagram post by creating the media container it will be published from instagram.instagram.media.container.create
  • Reply in an Instagram Direct conversation · free
    Send an Instagram Direct reply to a customer who has messaged your account instagram.instagram.message.send
  • Publish a staged post to your Instagram account · free
    Publish a post to your own Instagram business account instagram.instagram.post.publish
  • See all 29 Instagram tools on the catalog →

Reliability badges come from live traffic through treg.to, not a controlled benchmark.

Used in

Jobs Instagram does, compared with the other providers

Related

Same jobs, other providers

These providers answer some of the same capabilities as Instagram. The platform pages show them on one row with rate and coverage; choosing is yours, treg.to does not route between providers automatically.

also on the catalog
Bright DataJust One APIScrapeCreatorsSerpApiTikHub
Questions

Before you start

Do I need a Instagram account?

Yes. This is an own-account connection: you sign in to Instagram once and your agent uses that connection through your treg.to token. Calls on it are never metered.

How do I add Instagram to Claude Code?

Run: claude mcp add --transport http treg https://treg.mereka.dev/mcp. One MCP server carries Instagram and the rest of the catalog.

Which frameworks does it work with?

Anything that speaks MCP (Claude Code, Claude Desktop, ChatGPT, Codex, Cursor, Grok) and anything that can make an HTTP request (LangChain, CrewAI, LlamaIndex, plain code).

Is this the official Instagram MCP server?

No. treg.to serves Instagram's real API through its own metered proxy: the request is the provider's own, the credential is injected server-side, and the answer is relayed verbatim. The official Instagram channels are linked above.