S
Skill Agent MCP
by @acosmi
MCP server by acosmi
Created 5/1/2026
Updated about 21 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-skill-agent-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"acosmi-skill-agent-mcp": {
"command": "npx",
"args": [
"acosmi-skill-agent-mcp"
]
}
}
}