mcp-linear
Linear MCP — wraps the Linear GraphQL API (OAuth)
Part of the Pipeworx open MCP gateway.
Tools
| Tool | Description |
|---|
Quick Start
Add to your MCP client config:
{
"mcpServers": {
"linear": {
"url": "https://gateway.pipeworx.io/linear/mcp"
}
}
}
Or use the CLI:
npx pipeworx use linear
License
MIT