skill-cortex-server
MCP Serverby Sim-xia · Added 5mo ago
Claude
167
Install
git clone https://github.com/Sim-xia/skill-cortex-serverAdd to Claude
claude mcp add skill-cortex-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"skill-cortex-server": {
"command": "npx",
"args": [
"@modelcontextprotocol/skill-cortex-server"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Enable Claude Code Skills access in IDEs
Tags
developmentmcp-server