DecimalAI Skills Registry for Windsurf
ai.decimal/registry
Search agent skills ranked by measured lift vs a no-skill baseline, with safety and rankings.
client:Windsurf
transport:stdio
runtime:pypi
Install DecimalAI Skills Registry in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"registry": {
"command": "uvx",
"args": [
"decimalai-mcp"
],
"env": {
"DECIMAL_API_KEY": "<DECIMAL_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs