Hello3DMCP - MCP Client Driven 3D Interactive App #664
turner
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
Discussion Topic
Hi,
I’ve written a simple 3D application that can be driven using Claude desktop. You can add this capability to Claude desktop by downloading and installing this extension:
https://github.com/turner/hello3dmcp-server/blob/main/hello3dmcp-server.mcpb
Installation is easy:
.mcpbfile (hello3dmcp-server.mcpb) from this projectInteract with the 3D app via Claude using natural language commands:
https://github.com/turner/hello3dmcp-server/blob/main/docs/mcp-notes/natural-language-interaction.md
This application is built using two parts. The server component is used to build the extension that installs into Claude:
https://github.com/turner/hello3dmcp-server
The frontend 3D app can be used as a standalone 3D app without any interaction with Claude desktop:
https://github.com/turner/hello3dmcp-frontend
Enjoy,
Doug
Beta Was this translation helpful? Give feedback.
All reactions