treg.to / Catalog / Facebook Pages
32 tools · your own account · never metered

Facebook Pages: connect your own account

Your Pages' posts, comments and reach — and publishing to them. Connect your own Facebook Pages 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
1 of 32 tools on this page are live-verified against the provider.
works in
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
What your agent can now do

Facebook Pages, one prompt away

AGENT
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
list your Page's posts with engagement
delete a comment
reply to a comment
treg
$ treg call facebook.facebook.pages.list
✓ 200 · free
$ _
Facebook PagesYOUR ACCOUNT
Your Pages' posts, comments and reach — and publishing to them.
⚒ 32 TOOLS

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

Set up

Set up Facebook Pages 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, list your Page's posts with engagement. Show me the price first.

Run one directly

a live-verified call
curl -H "Authorization: Bearer $TREG_TOKEN" \
  "https://treg.mereka.dev/call/facebook.facebook.pages.list"
Why treg.to

Why call Facebook Pages 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 Facebook Pages 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,638 other tools.

The shelf

All 32 Facebook Pages tools

Facebook · 32 tools
  • Facebook Pages you manage, with their Page tokens · live-verified · free
    List the Facebook Pages you manage, with the page token each one needs facebook.facebook.pages.list
  • Your Facebook Page reach and engagement metrics · free
    Get reach, impressions and engagement metrics for your Facebook Page facebook.facebook.page.insights
  • Publish a photo to your Facebook Page, or stage one · free
    Publish a photo to your Facebook Page, or stage one for a multi-photo post facebook.facebook.page.photo.create
  • Publish a post to your Facebook Page · free
    Publish a post to your Facebook Page facebook.facebook.page.post.create
  • Posts on your Facebook Page with engagement counts · free
    List the posts published on your Facebook Page with their engagement counts facebook.facebook.page.posts
  • Publish a video or Reel to your Facebook Page · free
    Publish a video or Reel to your Facebook Page facebook.facebook.page.video.create
  • Delete a comment on your Facebook Page · free
    Delete a comment on the Page's content facebook.x.comment-delete
  • Hide a comment on your Facebook Page · free
    Hide a comment on the Page's content facebook.x.comment-hide
  • See all 32 Facebook tools on the catalog →

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

Related

Same jobs, other providers

These providers answer some of the same capabilities as Facebook Pages. 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 APIScrapeCreators
Questions

Before you start

Do I need a Facebook Pages account?

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

How do I add Facebook Pages to Claude Code?

Run: claude mcp add --transport http treg https://treg.mereka.dev/mcp. One MCP server carries Facebook Pages 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 Facebook Pages MCP server?

No. treg.to serves Facebook Pages'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 Facebook Pages channels are linked above.