zulnabil/tolk-llm
A zero-dependency CLI tool for chatting with local LLM (Large Language Model) servers.
Platform-specific configuration:
{
"mcpServers": {
"tolk-llm": {
"command": "npx",
"args": [
"-y",
"tolk-llm"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...