takara-ai/miru
v1.7.8MIT
Semantic code search for coding agents, built for AWS Transform modernization work — defaults to self-hosted SageMaker embeddings, not Takara-hosted.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
mirustdio
{
"type": "stdio",
"command": "bunx",
"args": [
"@takara-ai/miru-code@latest"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "miru",
"version": "1.7.8",
"description": "Semantic code search for coding agents, built for AWS Transform modernization work — defaults to self-hosted SageMaker embeddings, not Takara-hosted.",
"author": {
"name": "Takara",
"url": "https://github.com/takara-ai"
},
"homepage": "https://takara.ai",
"repository": "https://github.com/takara-ai/miru-code",
"license": "MIT",
"keywords": ["code-search", "semantic-search", "mcp", "modernization", "dependency-mapping"]
}