Loading MCP server directory, please wait...
Attach weapons and props to rigged 3D characters: hand-bone detection, fist close, engine binds.
npx @getmcp/cli add io.github.gripforgeai/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
GRIPFORGE_API_KEYGripForge API key (gf_...) — create one at https://gripforge.ai/account
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.gripforgeai/mcp": {
"command": "npx",
"args": [
"-y",
"@gripforgeai/mcp"
],
"env": {
"GRIPFORGE_API_KEY": ""
}
}
}
}