Skip to content

Commit 6267d1a

Browse files
committed
Sync open source content 🐝 (from 1828c33210fc8ee6c70a70b26b87c20ce604606e)
1 parent 78003c3 commit 6267d1a

File tree

12 files changed

+19
-17
lines changed

12 files changed

+19
-17
lines changed
-91.1 KB
Binary file not shown.
-73 KB
Binary file not shown.
-84.4 KB
Binary file not shown.

β€Žmcp/using-mcp/use-cases/social-content-creation/index.mdxβ€Ž

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ This guide demonstrates how to use the Slack and Postiz MCP servers with Claude
1313
controls={true}
1414
width="100%"
1515
className="mx-auto my-10"
16+
muted={true}
1617
>
17-
<source src="public/assets/videos/mcp/use-cases/demo.mp4" type="video/mp4" />
18+
<source src="/assets/videos/mcp/use-cases/demo.mp4" type="video/mp4" />
1819
</video>
1920

2021
## Prerequisites
@@ -23,8 +24,8 @@ Before you get started, make sure you have:
2324

2425
- [Claude Desktop](https://claude.ai/download) installed
2526
- Both MCP servers set up:
26-
- [Slack MCP setup guide](/mcp/using-mcp/slack-claude-quickstart)
27-
- [Postiz MCP setup guide](/mcp/using-mcp/social-media-postiz)
27+
- [Slack MCP setup guide](/mcp/using-mcp/mcp-server-providers/slack)
28+
- [Postiz MCP setup guide](/mcp/using-mcp/use-cases/social-media-postiz)
2829

2930
## Installing the MCP servers
3031

@@ -49,7 +50,7 @@ After following both setup guides, your `claude_desktop_config.json` should incl
4950

5051
You should also see your Postiz connector listed in Claude Desktop, under **Settings β†’ Connectors**.
5152

52-
![Postiz connector](./assets/postiz-connector.png)
53+
![Postiz connector](/assets/mcp/using-mcp/postiz-connector.png)
5354

5455
With Slack and Postiz configured in Claude, you can test the integration.
5556

@@ -65,11 +66,11 @@ Find threads in the #threads channel that have πŸš€ emoji reactions. Read those
6566

6667
When you run this prompt, Claude searches your Slack workspace, analyzes the marked conversations, and creates optimized posts for your social platforms.
6768

68-
![Claude analysis](./assets/claude-analysis.png)
69+
![Claude analysis](/assets/mcp/using-mcp/claude-analysis.png)
6970

7071
Claude schedules the posts using Postiz, so you can review them at [platform.postiz.com](https://platform.postiz.com/).
7172

72-
![Claude using Postiz](./assets/postiz-scheduled-posts.png)
73+
![Claude using Postiz](/assets/mcp/using-mcp/postiz-scheduled-posts.png)
7374

7475
## Conclusion
7576

-75 KB
Binary file not shown.
-72.7 KB
Binary file not shown.
-106 KB
Binary file not shown.
-79.3 KB
Binary file not shown.
-38.1 KB
Binary file not shown.
-132 KB
Binary file not shown.

0 commit comments

Comments
Β (0)