K
Kamkan MCP Skill
by @dayeggpi
MCP server and coding SKILL support for KamKan
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-kamkan-mcp-skill
Cursor configuration (mcp.json)
{
"mcpServers": {
"dayeggpi-kamkan-mcp-skill": {
"command": "npx",
"args": [
"dayeggpi-kamkan-mcp-skill"
]
}
}
}