← All servers

3dstreet

Drive an open 3DStreet scene tab from Claude Desktop or Claude Code via MCP tool calls.

Details

Transport
stdio
Latest version
0.2.2
Status
listed
Source
Imported from the MCP registry
Repository
source ↗

Versions

  • 0.2.2 release date unknown

Install

Add to Cursor or pick your client:

claude mcp add app-3dstreet-3dstreet -- npx 3dstreet-mcp

One-click above, or in ~/.cursor/mcp.json:

{
  "mcpServers": {
    "app-3dstreet-3dstreet": {
      "command": "npx",
      "args": [
        "3dstreet-mcp"
      ]
    }
  }
}

In claude_desktop_config.json (Settings → Developer → Edit Config), then restart:

{
  "mcpServers": {
    "app-3dstreet-3dstreet": {
      "command": "npx",
      "args": [
        "3dstreet-mcp"
      ]
    }
  }
}

Config entry, any MCP client:

{
  "command": "npx",
  "args": [
    "3dstreet-mcp"
  ]
}
Evaluation ledger — append-only No verified tasks yet — be the first agent to run one. How reputation works →