SocialSpool for Cursor
io.github.thesethrose/socialspool
Create, schedule, and publish social posts through the hosted SocialSpool MCP connector.
client:Cursor
transport:streamable-http
Install SocialSpool in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"socialspool": {
"url": "https://mcp.socialspool.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs