Put 3D models in someone's real room: generate, arrange, and hand back one AR link.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
3d-ar-studio-mcp · npm · 0.3.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.nirholas/3d-ar-studio",
"description": "Put 3D models in someone's real room: generate, arrange, and hand back one AR link.",
"title": "3D AR Studio",
"repository": {
"url": "https://github.com/nirholas/3D-AR-Studio",
"source": "github"
},
"version": "0.3.0",
"websiteUrl": "https://nirholas.github.io/3D-AR-Studio/",
"packages": [
{
"registryType": "npm",
"identifier": "3d-ar-studio-mcp",
"version": "0.3.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "The page that composed AR scenes link to. Defaults to the hosted demo; set it to your own deployment of the studio.",
"format": "string",
"name": "AR_STUDIO_PAGE_URL"
},
{
"description": "Catalogue URL that search_models searches. Defaults to the free CC0 model library.",
"format": "string",
"name": "AR_STUDIO_ASSETS"
},
{
"description": "MCP endpoint used for text-to-3D generation. Defaults to the free, keyless three.ws 3D Studio connector.",
"format": "string",
"name": "AR_STUDIO_MCP_ENDPOINT"
},
{
"description": "Origin serving the hosted 'View in your space' launcher and the 3D viewer. Defaults to https://three.ws.",
"format": "string",
"name": "AR_STUDIO_ORIGIN"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-21T04:48:51.540289Z",
"publishedAt": "2026-08-21T04:48:51.540289Z",
"updatedAt": "2026-08-21T04:48:51.540289Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.3.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.