MCP server to expose Claude Code Skills to AI agents
服务器配置
{
"mcpServers": {
"agent-skill-loader": {
"command": "npx",
"args": [
"-y",
"agent-skill-loader"
]
}
}
}{
"mcpServers": {
"agent-skill-loader": {
"command": "npx",
"args": [
"-y",
"agent-skill-loader"
]
}
}
}