Buffer integrationBuffer logo

Buffer integration for AI agents.

Buffer integration for AI agents with secure authentication and server-side credential injection. Open Connector runs the OAuth, seals the token in an encrypted vault, and serves Buffer tools to your agent over MCP or a typed API — credentials injected server-side, every call audited, nothing leaving your infrastructure. Open source (AGPL-3.0) and self-hostable.

What your agents can do

Real Buffer actions, managed and audited.

Your user connects Buffer once; your agent can then use Buffer to inspect account/channel state and create, schedule, and list social posts — scoped to the OAuth permissions you grant and the tool allowlist you configure. Every action is least-privilege and written to a tamper-evident audit trail.

  1. 1

    Your user grants Buffer access once (OAuth) — the token lands in the vault.

  2. 2

    Your agent calls a tool over MCP or the typed API; Open Connector injects the credential server-side.

  3. 3

    Every routed call appends a hash-chained audit record — nothing leaves your infra.

Tools & triggers

Supported Buffer tools.

15 tools are generated from the published Buffer catalog. Descriptions are plain text; each action remains subject to its configured authentication and tool allowlist.

Showing 15 tools. All published catalog entries are included in this page's server-rendered HTML.

Get Buffer account
Get your account information
accountread
Get Buffer aggregated post metrics
Aggregate post performance for an organization across a date range, optionally filtered by channel or tag
aggregatedPostMetricsread
Get Buffer channels
Get a channel by ID
channelsread
List Buffer channels
List channels for an organization
channelsread
List Buffer daily posting limits
Returns daily posting limit status for the given channels on the specified date.
dailyPostingLimitsread
Run Buffer GraphQL query or mutation
Executes an arbitrary GraphQL query or mutation against Buffer's API using the connected account. Use this escape hatch when reviewed tools do not cover the needed operation.
graphqladvancedreadwrite
List Buffer idea groups
Retrieves idea groups for a Buffer organization.
ideasread
Create Buffer ideas
Create a new idea with the given content and metadata
ideaswrite
List Buffer ideas
Fetches a paginated list of Buffer ideas with optional tag filtering.
ideasread
Create Buffer posts
Create a new post
postswrite
Delete Buffer posts
Delete a post by id.
postswrite
Edit Buffer posts
Edit post for channel
postswrite
Get Buffer posts
Get a post by ID
postsread
List Buffer posts
List posts for an organization
postsread
Move Buffer post in queue
Moves a queued Buffer post to the top or bottom of its channel's queue.
postswriteexperimental
FAQ

Buffer integration, answered

How do AI agents use Buffer through Open Connector?
Your user connects Buffer once with one of its cataloged authentication methods. Open Connector stores the credential in an encrypted vault and exposes Buffer tools to your agent over MCP or a typed API, with credentials injected server-side on each call.
Is this a Buffer MCP server?
Yes. Open Connector can serve Buffer as a named MCP server with a scoped allowlist and a per-user connection URL, so any MCP client can call Buffer actions with credentials injected server-side.
Where do Buffer credentials live?
In your own infrastructure. Open Connector keeps credentials in its own vault and injects them at call time, so they never leave your environment.

Give your agents Buffer — keep the keys.

Open source, self-hostable, with Buffer credentials that never leave your infrastructure. Run it from source today.