skillhub mcp for Windsurf
io.github.214140846/skillhub-mcp
MCP server that exposes Claude-style skills to any MCP client.
client:Windsurf
transport:stdio
runtime:pypi
Install skillhub mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"skillhub-mcp": {
"command": "uvx",
"args": [
"skillhub-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs