loading…
Search for a command to run...
loading…
An MCP server that enables interaction with Linear.app's API for issue tracking, project management, and workflow automation. It allows users to create, update,
An MCP server that enables interaction with Linear.app's API for issue tracking, project management, and workflow automation. It allows users to create, update, and search issues, manage cycles and labels, and perform team operations through natural language.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"mcp-linear-app-server": {
"command": "npx",
"args": []
}
}
}