qpost mcp for Cursor
io.github.arslan2012/qpost-mcp
MCP server for QPost — lets AI agents publish video and image posts to YouTube, TikTok, Instagram.
client:Cursor
transport:streamable-http
runtime:npm
Install qpost mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"qpost-mcp": {
"url": "https://qpost.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs