Linear for Cursor
com.linear/mcp
Linear's hosted MCP server for issues, projects, cycles and comments. Authenticates with OAuth on first connection.
client:Cursor
transport:streamable-http
tools:8
Install Linear in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.linear.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs