bluesky mcp server for Cursor
io.github.cyanheads/bluesky-mcp-server
Search posts, profiles, feeds, threads, and trending topics on Bluesky.
client:Cursor
transport:streamable-http
runtime:npm
tools:7
Install bluesky mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"bluesky-mcp-server": {
"url": "https://bluesky.caseyjhand.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs