Munition for Windsurf
io.github.benjammartin/munition
x402-paid Upload and Flight Search tools for AI agents.
client:Windsurf
transport:stdio
runtime:npm
Install Munition in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"munition": {
"command": "npx",
"args": [
"-y",
"@munition/mcp"
],
"env": {
"MUNITION_API_URL": "<MUNITION_API_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs