Docs
MCP Serverby PlutoMining · Added 5mo ago
Claude
9
Install
git clone https://github.com/PlutoMining/plutoAdd to Claude
claude mcp add docsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"docs": {
"command": "npx",
"args": [
"@modelcontextprotocol/docs"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
A step-by-step guide to creating and contributing a new skill to the Skene Skills Directory This tutorial walks you through creating a simple skill from scratch. We'll build a competitor_mention_tracker skill that monitors mentions of competitors in customer conversations. ---
Tags
documentsgitdocumentationskill