Skip to content
Windsurf

intenttext mcp for Windsurf

io.github.intenttext/intenttext-mcp

Parse, validate, query, and render IntentText (.it) documents for AI agents

client:Windsurf transport:stdio runtime:npm

Install intenttext mcp in Windsurf

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

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

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

intenttext mcp in other clients