samestrin/llm-tools
High-performance Go tools for LLM Agents. 100x faster than Python. Includes native MCP Server, token-optimized search, and persistent project memory.
Platform-specific configuration:
{
"mcpServers": {
"llm-tools": {
"command": "npx",
"args": [
"-y",
"llm-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...