Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:27:08 +08:00
commit b0cadae71e
5 changed files with 94 additions and 0 deletions

8
.mcp.json Normal file
View File

@@ -0,0 +1,8 @@
{
"mcpServers": {
"linear": {
"type": "http",
"url": "https://mcp.linear.app/mcp"
}
}
}