Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"thread-finder": {
"command": "${CLAUDE_PLUGIN_ROOT}/scripts/launch.sh",
"env": {
"THREAD_FINDER_EMBEDDING_MODEL": "text-embedding-3-large"
}
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
${CLAUDE_PLUGIN_ROOT}/scripts/launch.shEnvironment variables set when the server starts
THREAD_FINDER_EMBEDDING_MODEL=text-embedding-3-largenpx claudepluginhub hyatus-living/claude-plugins --plugin thread-finder