Skip to content
Windsurf

talkform for Windsurf

io.github.msanchezgrice/talkform

Local Talkform schemas, bundled interview templates, and config validation for AI agents.

client:Windsurf transport:stdio runtime:npm

Install talkform in Windsurf

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

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

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

talkform in other clients