MCP Server
MCP
VULK
Generate, edit, and deploy immersive 3D/WebGL web projects from any MCP assistant.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.vulk.dev/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "vulk-mcp-server",
"version": "1.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your VULK API key (get at vulk.dev/settings/api-keys)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "VULK_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment