Skip to content

Conversation

@XZB-1248
Copy link
Contributor

No description provided.

@XZB-1248
Copy link
Contributor Author

PS:表格和目录是VSC自动格式化的

@Finb
Copy link
Owner

Finb commented Dec 23, 2025

哈喽~
可以将MCP相关文档,放在 docs/MCP.md,并在README.md引用

@Finb
Copy link
Owner

Finb commented Dec 23, 2025

顺便可以在现有基础上,再加上 claude code

claude mcp add bark--transport http https://api.day.app/mcp/your_key

或者

{
  "mcpServers": {
    "bark": {
      "type": "http",
      "url": "https://api.day.app/mcp/your_key"
    }
  }
}

和 vscode

{
  "servers": {
    "bark": {
      "type": "http",
      "url": "https://api.day.app/mcp/your_key"
    }
  }
}

@Finb
Copy link
Owner

Finb commented Dec 30, 2025

我重新整理了下文档,这个先关闭了~ 感谢PR!

@Finb Finb closed this Dec 30, 2025
@XZB-1248
Copy link
Contributor Author

XZB-1248 commented Jan 1, 2026

我重新整理了下文档,这个先关闭了~ 感谢PR!

OKOK,我最近在忙,没有看到😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants