Storylayer Publishing for Claude Desktop
io.github.mikeslone/storylayer
Hosted MCP for Instagram, Facebook, X, LinkedIn, Pinterest, and Ghost. OAuth 2.1, 38 tools.
client:Claude Desktop
transport:streamable-http
Install Storylayer Publishing in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"storylayer": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.storylayer.ai/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs