first commit
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -0,0 +1,2 @@
|
||||
{"role":"user","message":{"content":[{"type":"text","text":"<timestamp>Wednesday, Apr 29, 2026, 10:07 AM (UTC+8)</timestamp>\n<user_query>\n我把规范写到那个文件里面,你会自动执行?\n</user_query>"}]}}
|
||||
{"role":"assistant","message":{"content":[{"type":"text","text":"不会对任意文件“自动执行”。\n\n我通常只会在这两种情况下按文件里的规范做事:\n1. 你在当前对话里明确让我参考它,比如“先读 `readme.md`,按里面规范执行”。\n2. 这个规范已经被配置成持续生效的规则,比如 Cursor rule、skill,或者项目里明确约定会被优先读取的规范文件。\n\n所以如果你只是把要求写进 `readme.md`,我**不一定会自动去读并执行**;最稳妥的方式还是直接说一句:\n`按 readme.md 里的规范做`\n或者\n`先读 readme.md,再继续`\n\n如果你想要“以后每次都默认按这个规范来”,我可以帮你把它整理成 Cursor 的持久规则。"}]}}
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"serverIdentifier": "plugin-figma-figma",
|
||||
"serverName": "plugin-figma-figma"
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
The MCP server needs authentication. You must call the `mcp_auth` tool for server "plugin-figma-figma" through your MCP tool-calling interface using an empty arguments object `{}` soon so the user can access all of the tools this MCP server offers.
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "mcp_auth",
|
||||
"description": "Authenticate this MCP server so its tools can be used. Call this tool through your MCP tool-calling interface when the server needs authentication.",
|
||||
"arguments": {
|
||||
"type": "object",
|
||||
"properties": {},
|
||||
"additionalProperties": false
|
||||
},
|
||||
"plugin": "figma",
|
||||
"marketplace": "cursor-public",
|
||||
"pluginId": "657",
|
||||
"marketplaceId": "34"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
pid: 15504
|
||||
cwd: /Users/ray/Documents/project/www/ray/slot-activity
|
||||
---
|
||||
❯
|
||||
~/Doc/p/w/r/slot-activity ray/signin ❯ base 16:27:12
|
||||
Reference in New Issue
Block a user