Promptibus MCP for Windsurf
com.promptibus/mcp
Model intelligence for AI agents — syntax, params, pricing for 67+ generative AI models.
client:Windsurf
transport:stdio
runtime:npm
Install Promptibus MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@promptibus/mcp"
],
"env": {
"PROMPTIBUS_API_KEY": "<PROMPTIBUS_API_KEY>",
"PROMPTIBUS_API_URL": "<PROMPTIBUS_API_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs