Skip to content
VS Code

Nano Studio Pro for VS Code

com.nanostudiopro/studiopro

Personal asset search engine: everything you make or upload is searchable by what's inside it.

client:VS Code transport:streamable-http

Install Nano Studio Pro in VS Code

.vscode/mcp.json

{
  "servers": {
    "studiopro": {
      "type": "http",
      "url": "https://nanostudiopro.com/api/mcp"
    }
  }
}

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

Nano Studio Pro in other clients