MCP Server
MCP
io.github.gripforgeai/mcp
Attach weapons and props to rigged 3D characters: hand-bone detection, fist close, engine binds.
Install
npx -y @gripforgeai/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@gripforgeai/mcp",
"version": "0.1.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "GripForge API key (gf_...) — create one at https://gripforge.ai/account",
"isRequired": true,
"isSecret": true,
"name": "GRIPFORGE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment