Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WS_PORT | No | WebSocket server port (default: 3001) | 3001 |
| MCP_PORT | No | MCP server port (default: 3000) | 3000 |
| BROWSER_URL | No | Browser URL for the 3D app frontend. Used when generating connection URLs for MCP clients. Default: http://localhost:5173 | http://localhost:5173 |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |