OoriData/Toolio
GenAI & agent toolkit for Apple Silicon Mac, implementing JSON schema-steered structured output (3SO) and tool-calling in Python. For more on 3SO: https://huggingface.co/blog/ucheog/llm-power-steering
Platform-specific configuration:
{
"mcpServers": {
"Toolio": {
"command": "npx",
"args": [
"-y",
"Toolio"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...