Developer Tools
Trust: 39/100 (Limited)io.github.dearlordylord/huly-mcp Guide
MCP server for Huly integration
4 starsby dearlordylord
Quick Start
Install
npx @firfi/huly-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-dearlordylord-huly-mcp": {
"command": "npx",
"args": [
"@firfi/huly-mcp"
]
}
}
}