yugui923/thread-mcp
thread-mcp is the Jupyter notebook for LLM, optimized for natural languages. Thread helps you share, reproduce, update, and resume LLM conversations across different LLM clients.
Platform-specific configuration:
{
"mcpServers": {
"thread-mcp": {
"command": "npx",
"args": [
"-y",
"thread-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...