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
{
"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