avirajkhare00/yoyo
yoyo is a local MCP server for repository reading and change work. It exists to make coding agents less hallucinated, more grounded, and more truthful when they answer questions about a real codebase.
Platform-specific configuration:
{
"mcpServers": {
"yoyo": {
"command": "npx",
"args": [
"-y",
"yoyo"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...