S-H-GAMELINKS/yorishiro
Yorishiro(依代): A CLI-based LLM agent written in Ruby. Supports multiple LLM providers (Anthropic / OpenAI / Ollama), built-in tools for file operations and command execution, MCP server integration, and plan mode.
Platform-specific configuration:
{
"mcpServers": {
"yorishiro": {
"command": "npx",
"args": [
"-y",
"yorishiro"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...