Skip to content
VS Code

24好玩 · 方案空间 for VS Code

com.24haowan/space

把 Agent 为客户生成的方案发布成客户专属的微信/手机可读链接,收回客户看了什么、说了什么,再交回 Agent 改下一版。需授权(OAuth 2.1 或 API token)。

client:VS Code transport:streamable-http

Install 24好玩 · 方案空间 in VS Code

.vscode/mcp.json

{
  "servers": {
    "space": {
      "type": "http",
      "url": "https://space.24haowan.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

24好玩 · 方案空间 in other clients