sigoden/llm-functions
Easily create LLM tools and agents using plain Bash/JavaScript/Python functions.
Platform-specific configuration:
{
"mcpServers": {
"llm-functions": {
"command": "npx",
"args": [
"-y",
"llm-functions"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...