From haiku
Local stdio MCP server launched via the 'haiku' binary with 'mcp' argument from CLAUDE_PLUGIN_ROOT. Capabilities unclear from configuration alone.
npx claudepluginhub gigsmart/haiku-method --plugin haikuAdd to your .mcp.json:
{
"mcpServers": {
"haiku": {
"command": "${CLAUDE_PLUGIN_ROOT}/bin/haiku",
"args": [
"mcp"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
${CLAUDE_PLUGIN_ROOT}/bin/haiku