Documentation Index
Fetch the complete documentation index at: https://docs.socializioz.com/llms.txt
Use this file to discover all available pages before exploring further.

MCP endpoint URLs
| Endpoint | URL | Purpose |
|---|---|---|
| Socializioz Product MCP | https://mcp.socializioz.com/mcp | Connect AI assistants to your Socializioz workspace |
| Product MCP health check | https://mcp.socializioz.com/health | Check if the Socializioz MCP server is online |
| Socializioz Docs MCP | https://docs.socializioz.com/mcp | Let AI tools search and read Socializioz documentation |
Connect from ChatGPT Desktop
Open ChatGPT settings
In the ChatGPT desktop app, click your profile icon in the bottom-left corner and select Settings.
Navigate to MCP tools
In the Settings sidebar, click Tools & integrations, then select MCP tools (or Add MCP server if prompted).
Add the Socializioz endpoint
Click Add and enter the following:
- Name:
Socializioz - URL:
https://mcp.socializioz.com/mcp
Authorize your account
ChatGPT opens a Socializioz authorization page. Sign in with your Socializioz account and grant access. The page redirects back to ChatGPT once authorization is complete.
MCP tools in ChatGPT require the desktop app. The ChatGPT web interface does not support MCP connections.
Connect from Claude Desktop
Open the config file
Claude Desktop uses a JSON configuration file. Open it from:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
Add the Socializioz server
Add the following entry inside the If you already have other MCP servers configured, add
"mcpServers" object:claude_desktop_config.json
"socializioz" alongside them.Restart Claude Desktop
Close and reopen the Claude Desktop app for the new configuration to take effect.
Authorize your account
When you first use a Socializioz tool, Claude opens a browser window to authorize your Socializioz account. Sign in and grant access.
Connect from other MCP clients
Any MCP-compatible client can connect to Socializioz. Use the following details:| Setting | Value |
|---|---|
| Server URL | https://mcp.socializioz.com/mcp |
| Transport | Streamable HTTP |
| Authentication | OAuth (browser-based authorization on first use) |
What Socializioz MCP can do
| Action | Description |
|---|---|
| Get user profile | Check the authenticated Socializioz user profile |
| List connected accounts | See which social accounts are connected to the workspace |
| Create draft post | Create a draft post in Socializioz |
| List scheduled posts | View upcoming scheduled posts |
| Schedule post | Schedule a post for publishing |
| Reschedule post | Move an existing scheduled post to a new time |
| Cancel scheduled post | Cancel a scheduled post before it publishes |
Example prompts
Try these prompts in any connected MCP client:- “Show me my connected social accounts.”
- “Create a draft LinkedIn post for tomorrow’s product update.”
- “List my scheduled posts for this week.”
- “Schedule this post for tomorrow at 10 AM.”
- “Reschedule my next post to Friday at 6 PM.”
- “Cancel the scheduled post about the old campaign.”
- “Create a draft Instagram post with the caption: New collection dropping Friday.”
Security
- You authorize your own Socializioz account — the MCP server cannot access other users’ data.
- All actions are scoped to your connected workspace.
- The product MCP endpoint does not expose private data publicly.
- Write actions (create, schedule, cancel) require authenticated access.
- Revoking access removes the MCP connection immediately.
Current limits
The first version focuses on safe publishing workflows. It does not yet support:- Analytics queries
- Inbox or DM replies
- Media generation
- Billing or plan management
- Team permissions or member management
- Full account management
Free vs Enterprise
Socializioz MCP is free for all authenticated users on any plan. Enterprise custom MCP tools are a separate feature. They let companies connect private internal systems, CRMs, APIs, or custom workflows to the AI chat assistant. See enterprise features for details.Troubleshooting
| Problem | Cause | Fix |
|---|---|---|
| Clicking a docs link opens raw JSON or tool metadata | The link points to docs.socializioz.com/mcp (the Docs MCP endpoint) instead of the setup guide | Use docs.socializioz.com/socializioz-mcp for the human-readable guide, or mcp.socializioz.com/mcp for the product endpoint |
| Connection fails on first attempt but works on retry | The MCP server may have cold-started | Wait a few seconds and try again. Check https://mcp.socializioz.com/health to verify the server is online |
| Authorization fails or loops | Your Socializioz session may have expired | Sign in to Socializioz in your browser first, then retry the MCP authorization |
| Tools do not appear in ChatGPT | ChatGPT may not have loaded the MCP server | Go to Settings > Tools & integrations > MCP tools, remove the Socializioz entry, re-add it, and restart ChatGPT |
| Claude Desktop does not show Socializioz tools | The config file may have a syntax error | Validate your claude_desktop_config.json is valid JSON. Ensure the URL is inside "mcpServers" and restart Claude |
| ”Unauthorized” error when using a tool | Your authorization token may have expired | Disconnect and reconnect the MCP server in your client to re-authorize |
Related
- Integrations and automations — MCP overview alongside Zapier and platform webhooks
- AI chat assistant — using MCP tools within the Socializioz AI chat
- Enterprise features — custom and private MCP tools for Enterprise plans

