Groniz — Social Media Connector for AI Agents

Groniz là một máy chủ MCP từ xa cho phép các tác nhân AI xuất bản và lên lịch nội dung mạng xã hội trên hơn 32 mạng, bao gồm X, Instagram, LinkedIn, Facebook, Threads, TikTok, YouTube, Reddit, Pinterest, Bluesky, Mastodon, Telegram và Discord. Nó cung cấp một giao diện thống nhất để quản lý các tài khoản đã kết nối, xác thực, định dạng theo từng nền tảng và phân phối nội dung.

Tài liệu

____ ____ ___ _ _ ___ ____ / ___| _ \ / _ | \ | |_ | / | | | |) | | | | | || | / / | |_| | _ <| || | |\ || |/ / _ _|| _\__/|| _|/_|

Groniz MCP Server

Connect to: https://mcp.groniz.com/mcp

Setup Instructions:

The Groniz MCP acts on your connected accounts, so it requires an API key.

Get an API key: Open https://groniz.com/console/connectors/api-keys Create a key and copy it (treat it like a password; revoke it anytime). Guide: https://docs.groniz.com/quickstart#create-an-api-key

For most clients (Streamable HTTP) — API key in a header: { "mcpServers": { "groniz": { "url": "https://mcp.groniz.com/mcp", "headers": { "Authorization": "Bearer " } } } }

Or embed the key in the URL: { "mcpServers": { "groniz": { "url": "https://mcp.groniz.com/mcp/" } } }

For Claude Code: claude mcp add -s user -t http groniz https://mcp.groniz.com/mcp -H "Authorization: Bearer "

Docs & LLM guides: https://docs.groniz.com https://docs.groniz.com/llms.txt https://groniz.com/llms.txt