Skip to content
Windsurf

aispace for Windsurf

sh.aispace/mcp

Secure, expiring artifact storage and handoff for AI agents.

client:Windsurf transport:stdio runtime:npm

Install aispace 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": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@aispace-sh/cli"
      ],
      "env": {
        "AISPACE_KEY": "<AISPACE_KEY>",
        "AISPACE_URL": "<AISPACE_URL>",
        "AISPACE_ALLOWED_ROOTS": "<AISPACE_ALLOWED_ROOTS>"
      }
    }
  }
}

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

aispace in other clients