Yes — Claude can publish to LinkedIn, X, and 30+ networks through ReplyNodes' remote MCP server. Connect Claude once via MCP OAuth or the @replynodes/mcp bridge, and it can inspect your channels, draft and schedule posts, and generate media — with your approval.
ReplyNodes is social media infrastructure for AI agents and applications. Instead of a separate integration per social network, Claude gets one standardized set of MCP tools that work across every connected channel.
Add the remote MCP server at app.replynodes.com/api/mcp to Claude, or use @replynodes/mcp as a local bridge. OAuth discovery is available at app.replynodes.com/.well-known/mcp.
Using integrationList and groupList, Claude lists your connected social accounts and groups to see where it can publish.
Claude drafts channel-specific copy, validates it against the integrationSchema, and schedules or publishes via integrationSchedulePostTool — subject to your approval rules.
integrationSchedulePostTool schedules or publishes posts to one or more connected integrations with timing and content — so Claude can queue a week of posts from a single conversation.
integrationList and groupList give Claude visibility into connected social accounts and customer groups, so it targets the right channels.
generateImageTool, generateVideoTool, generateVideoOptions, and videoFunctionTool let Claude create images and video; uploadFromUrlTool brings remote media into your library.
Posts can be scheduled for approval instead of instant publish, so a human reviews before anything goes live.
Claude authenticates with your ReplyNodes API key as a Bearer token, or through MCP OAuth (endpoint: app.replynodes.com/api/mcp-oauth). The key is only sent to ReplyNodes — it is not transmitted anywhere else. Create and rotate keys under the Developers page in the app (API Keys & Agents), and treat them like passwords.
Yes. Once connected to ReplyNodes, Claude calls the integrationSchedulePostTool to schedule or publish posts to whichever channels you have connected — LinkedIn, X, and 30+ networks. ReplyNodes handles the actual delivery to each platform.
Any client that supports remote MCP servers or MCP OAuth connectors — including Claude Code and Claude.ai custom connectors — can connect to the remote MCP endpoint at app.replynodes.com/api/mcp. Clients that only support local (stdio) MCP servers can use the @replynodes/mcp bridge package instead.
No. Drafting, scheduling, and publishing can all happen through MCP tools in the conversation. The visual calendar is available if you want to review or edit posts manually, but it's optional.
Yes — the MCP server exposes generateImageTool, generateVideoTool, generateVideoOptions, and videoFunctionTool, so Claude can generate and attach media as part of a scheduled post.
Get started: read the MCP integration guide, try the @replynodes/mcp bridge, or open ReplyNodes, or use the social media MCP server for AI agents.