5 months ago
Search, discover, and install AI coding skills from SkillsMP marketplace with semantic search
Server Config
{
"mcpServers": {
"skillsmp": {
"command": "npx",
"args": [
"-y",
"skillsmp-mcp-server"
],
"env": {
"SKILLSMP_API_KEY": "your_api_key"
}
}
}
}