EmreCandan0/fine-tuned-llm-tool-calling
A fine-tuned LLM optimized for tool-calling from MCP Server and converted to natural language by another LLM.
Platform-specific configuration:
{
"mcpServers": {
"fine-tuned-llm-tool-calling": {
"command": "npx",
"args": [
"-y",
"fine-tuned-llm-tool-calling"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...