把跟 AI 討論的想法一鍵丟回工作管理系統
類似懶人主題: Day 9 讓 Claude 透過 mcp 直接操作 n8n
General
Our MCP server supports both Server-Sent Events (SSE) and Streamable HTTP transports. Both transports use OAuth 2.1 with dynamic client registration for authentication at the following addresses:
HTTP: https://mcp.linear.app/mcp
SSE: https://mcp.linear.app/sse
We recommend using the streamable HTTP endpoint where supported for increased reliability. For instructions for specific clients, read on…
其他工具:Claude 安裝
Free, Pro (Claude desktop)
{
"mcpServers": {
"linear": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://mcp.linear.app/sse"]
}
}
}
指令
調用
已在 linear 新增
我做了什麼
AI 幫了我什麼