Skip to content
Windsurf

alttext mcp for Windsurf

io.github.alttextai/alttext-mcp

Generate alt text, translate descriptions, and manage your AltText.ai image library.

client:Windsurf transport:stdio runtime:npm

Install alttext mcp 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": {
    "alttext-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@alttext_ai/alttext-mcp"
      ],
      "env": {
        "ALTTEXT_API_KEY": "<ALTTEXT_API_KEY>",
        "ALTTEXT_API_BASE_URL": "<ALTTEXT_API_BASE_URL>"
      }
    }
  }
}

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

alttext mcp in other clients