ivostoykov/llmTools
This is an example server that can be used with localAI browser extension to extend the LLM with user defined functioinality
Platform-specific configuration:
{
"mcpServers": {
"llmTools": {
"command": "npx",
"args": [
"-y",
"llmTools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...