linkedin posts for Cursor
io.github.johnisanerd/linkedin-posts
Scrape and analyze public LinkedIn posts as structured JSON via the Apify LinkedIn Posts API.
client:Cursor
transport:streamable-http
Install linkedin posts in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"linkedin-posts": {
"url": "https://mcp.apify.com/?tools=johnvc/linkedin-posts-api"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs