Groniz — Social Media Connector for AI Agents

Groniz एक रिमोट MCP सर्वर है जो AI एजेंटों को X, Instagram, LinkedIn, Facebook, Threads, TikTok, YouTube, Reddit, Pinterest, Bluesky, Mastodon, Telegram और Discord सहित 32+ नेटवर्कों पर सोशल कंटेंट प्रकाशित और शेड्यूल करने देता है। यह कनेक्टेड अकाउंट्स, प्रमाणीकरण, प्लेटफॉर्म-विशिष्ट फॉर्मेटिंग और कंटेंट डिलीवरी के प्रबंधन के लिए एक एकीकृत इंटरफेस प्रदान करता है।

दस्तावेज़

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

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