Loading MCP server directory, please wait...
Social media scheduler for AI agents: draft posts into a human-approved queue for 15 networks.
npx @getmcp/cli add io.github.Rohan27s/posthellRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token using a posthell API key, e.g. 'Bearer ph_...'. Create one in the posthell dashboard's Agents tab (https://www.posthell.com/dashboard).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Rohan27s/posthell": {
"url": "https://www.posthell.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}