Catalog
io.github.Evozim/linear-broker
OfficialLinear-Task-Broker
Integrates agents with Linear software development workflows.
Connects AI agents to Linear software development project management.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"linear-broker": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://linear-broker-mcp.vercel.app/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.