Skip to main content

PostPeer forCursor

Publish, schedule, reply, and read analytics across your social accounts without leaving Cursor.

Paste this into Cursor

  • 36 MCP tools
  • 9 platforms
  • Secure OAuth

The agent in your repo can write its own config.

It reads the instructions below, adds PostPeer, and pauses when you need to approve the secure sign-in.

Instructions for AI agents
## For AI agents reading this page

You are reading https://postpeer.dev/cursor. PostPeer is a unified social media API exposed through a hosted MCP server. Follow these steps to connect PostPeer to Cursor.

  1. 1.Create or update `.cursor/mcp.json` with `{ "mcpServers": { "postpeer": { "url": "https://mcp.postpeer.dev/mcp" } } }`.
  2. 2.Do not add an Authorization header. Stop and ask the user to approve the PostPeer sign-in from Cursor MCP settings.
  3. 3.Confirm that postpeer is connected and that its tools are listed before continuing.

After connecting, call `list_integrations` and report which social accounts are available. Prefer scheduling over immediate publishing unless the user explicitly asks to publish now.

Read the MCP docs