Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From blz
Local stdio MCP server connecting to Linear issue tracker, providing 'issues' capability for querying and managing issues. Requires Linear API key.
npx claudepluginhub outfitter-dev/blzCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"superlinear": {
"command": "npx",
"args": [
"-y",
"github:obra/streamlinear"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Declared capabilities of this MCP server
Share bugs, ideas, or general feedback.