24好玩 · 方案空间 for Cursor
com.24haowan/space
把 Agent 为客户生成的方案发布成客户专属的微信/手机可读链接,收回客户看了什么、说了什么,再交回 Agent 改下一版。需授权(OAuth 2.1 或 API token)。
client:Cursor
transport:streamable-http
Install 24好玩 · 方案空间 in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"space": {
"url": "https://space.24haowan.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs