# Post to Social Media from Grok

Grok (grok.com) supports custom MCP connectors. Add OmniSocials once and every new Grok chat can draft posts, schedule content, and read your analytics.

## Connect via grok.com

No install needed. Grok connects to OmniSocials' hosted MCP endpoint with OAuth.

1. Open [grok.com/connectors](https://grok.com/connectors)
2. Add a new connector and paste this URL:

```
https://mcp.omnisocials.com
```

3. Click **Connect**. Grok redirects you to OmniSocials to sign in and approve access.
4. Choose the workspaces Grok can see, then click **Allow**.

That's it. All approved workspaces are available in every new Grok chat.

## Verifying the connection

In a new Grok chat, ask:

> Show my connected social accounts on OmniSocials

Grok should call `list_accounts` and return the accounts in your workspace. If it responds with an authentication or connection error, remove the connector and add it again.

## Capabilities

With OmniSocials connected, you can ask Grok to:

- List connected accounts, media library items, or scheduled posts
- Create drafts or scheduled posts with per-platform content
- Upload media from a URL and attach it to a post
- Query analytics for a post, account, or time period
- Manage webhooks

The available tools match the public API. The workspaces you approved during OAuth determine what Grok can see and do.
