Skip to content
Windsurf

agentcast for Windsurf

io.github.mukundakatta/agentcast

Structured-output enforcer: extract and validate JSON from messy LLM text.

client:Windsurf transport:stdio runtime:npm

Install agentcast in Windsurf

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

{
  "mcpServers": {
    "agentcast": {
      "command": "npx",
      "args": [
        "-y",
        "@mukundakatta/agentcast-mcp"
      ]
    }
  }
}

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

agentcast in other clients