Loading MCP server directory, please wait...
Drive an open 3DStreet scene tab from Claude Desktop or Claude Code via MCP tool calls.
npx @getmcp/cli add app.3dstreet/3dstreetRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"app.3dstreet/3dstreet": {
"command": "npx",
"args": [
"-y",
"3dstreet-mcp"
]
}
}
}