PromptSpend for Windsurf
io.github.andrewavery7/promptspend
LLM pricing where every rate carries its source and the date it was last confirmed.
client:Windsurf
transport:stdio
runtime:npm
Install PromptSpend in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"promptspend": {
"command": "npx",
"args": [
"-y",
"@promptspend/mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs