Skip to content
Windsurf

AgentFund for Windsurf

io.github.agentigris/agentfund

Fundraising tools for AI agents on Solana: create campaigns, donate via x402, check reputation.

client:Windsurf transport:stdio runtime:npm

Install AgentFund in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "agentfund": {
      "command": "npx",
      "args": [
        "-y",
        "@agentfund/mcp"
      ],
      "env": {
        "API_BASE_URL": "<API_BASE_URL>",
        "API_BEARER_TOKEN": "<API_BEARER_TOKEN>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

AgentFund in other clients