Linear-Task-Broker for Cursor
io.github.evozim/linear-broker
Integrates agents with Linear software development workflows.
client:Cursor
transport:sse
Install Linear-Task-Broker in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"linear-broker": {
"url": "https://linear-broker-mcp.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs