Stats
Actions
Tags
From mira
Local MCP server for managing threaded discussion trees, allowing Claude to store, retrieve, and navigate conversation structures.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"mira": {
"command": "bun",
"args": [
"${CLAUDE_PLUGIN_ROOT}/server.ts"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
bunCommand-line arguments passed to the server process
First indexed May 4, 2026
First indexed May 4, 2026
npx claudepluginhub big-halo/mira-claude-channel --plugin mira