feat: update tools
This commit is contained in:
parent
b0d0c25a8f
commit
8cec1076bf
|
|
@ -27,6 +27,10 @@
|
||||||
"whois": {
|
"whois": {
|
||||||
"command": "npx",
|
"command": "npx",
|
||||||
"args": ["-y", "whois-mcp"]
|
"args": ["-y", "whois-mcp"]
|
||||||
|
},
|
||||||
|
"chrome-devtools": {
|
||||||
|
"command": "npx",
|
||||||
|
"args": ["-y", "chrome-devtools-mcp@latest"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
This is a **content repository** for Banatie blog and website. Content is created by 10 Claude Desktop agents. You (Claude Code) manage files and structure.
|
This is a **content repository** for Banatie ([banatie.app](https://banatie.app/)) blog and website. Content is created by 10 Claude Desktop agents. You (Claude Code) manage files and structure.
|
||||||
|
|
||||||
**Core principle:** One markdown file = one article. Files move between stage folders like kanban cards.
|
**Core principle:** One markdown file = one article. Files move between stage folders like kanban cards.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue