Loading MCP server directory, please wait...
Every Agent Skill installed for any coding agent, plus GitHub skill repos, as MCP tools/resources.
npx @getmcp/cli add io.github.noteflowai/dsh-skills-anywhereRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.noteflowai/dsh-skills-anywhere": {
"command": "npx",
"args": [
"-y",
"dsh-skills-anywhere",
"mcp"
]
}
}
}