← Registry

Social Media

agentreacher.com

Manages workspaces and social media account integrations, allowing users to switch workspaces and connect/disconnect social accounts.

1 endpoint14 known toolsFirst detected May 20, 2026Last detected September 6, 2026

ENDPOINT 1

https://agentreacher.com/mcp

No auth detected

MCP server metadata

Name
agentreacher
Version
0.17.0
Capabilities
promptsresourcestools

Known tools 14

workspaceContext

Return active workspace, available workspaces, current role, limits, timezone, subscription, and capability flags.

Inferred read-only
workspaceAction

Create, switch, or delete a workspace.

Potential side effects
integrationList

Return connected social accounts/channels plus available providers for the active workspace.

Inferred read-only
integrationConnect

Start an OAuth or secure setup flow for a social provider.

Inferred read-only
integrationDisconnect

Disconnect a social account from the active workspace.

Inferred read-only
integrationAction

Run provider-specific helper actions such as listing or creating Pinterest boards.

Inferred read-only
postSchema

Return platform-specific requirements, limits, supported config fields, missing required settings, and validation hints for selected targets and content type.

Inferred read-only
postCompose

Create or revise the planned post object.

Potential side effects
postPlan

Manage planned posts: list, inspect, revise, cancel, or delete without exposing database CRUD as separate tools.

Potential side effects
postPublish

Publish now, resume a scheduled post, or retry failed targets.

Potential side effects
postStatus

Read-only post and delivery status inspection.

Potential side effects
mediaPrepare

Import or prepare media for posting or the media library.

Inferred read-only
teamAction

List members or invite a member to the active workspace.

Inferred read-only
feedbackSend

Send product feedback to the AgentReacher team.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.agentreacher]
url = "https://agentreacher.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agentreacher": {
      "type": "http",
      "url": "https://agentreacher.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agentreacher
Remote MCP URL: https://agentreacher.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "agentreacher": {
      "url": "https://agentreacher.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agentreacher": {
      "type": "http",
      "url": "https://agentreacher.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agentreacher",
  "transport": "streamable-http",
  "url": "https://agentreacher.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for agentreacher.com was fetched 2026-07-28T00:19:56.241Z and is being refreshed.

Trust status Neutral

agentreacher.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.