★ 2 stars
Shell
🤖 AI/LLM
Updated 2d ago
Claude Code documentation plugin - auto-synced reference for features, configuration, skills, agents, hooks, and MCP servers.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"claude-code-docs-plu": {
"command": "npx",
"args": [
"-y",
"marcusabu/claude-code-docs-plugin"
]
}
}
}
Run in terminal:
claude mcp add claude-code-docs-plu npx -y marcusabu/claude-code-docs-plugin
Add to .cursor/mcp.json:
{
"mcpServers": {
"claude-code-docs-plu": {
"command": "npx",
"args": [
"-y",
"marcusabu/claude-code-docs-plugin"
]
}
}
}
Topics
anthropicclaudeclaude-codemcppluginskill