goodlux/tool-server
Dockerized Tool Server for use with LLMs tool use functionality
Platform-specific configuration:
{
"mcpServers": {
"tool-server": {
"command": "npx",
"args": [
"-y",
"tool-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...