Ru
Freeby MCP Community
rū — a protocol for seeding and resolving context with AI agents via #tags
v0.2.0Added Apr 12, 2026
mcpobsidianclaudecontexttags
Ru MCP Server
rū — a protocol for seeding and resolving context with AI agents via #tags
Installation
npx -y ru-mcp
Reviews
Installation
Quick install
npx -y ru-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"ru": {
"command": "npx",
"args": ["-y", "ru-mcp"]
}
}
}