Loading MCP server directory, please wait...
Context management, todo persistence, and multi-AI perspectives for Claude Code
npx @getmcp/cli add io.github.taylorleese/mcp-toolzRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.taylorleese/mcp-toolz": {
"command": "uvx",
"args": [
"mcp-toolz"
],
"env": {
"OPENAI_API_KEY": "",
"ANTHROPIC_API_KEY": "",
"GOOGLE_API_KEY": "",
"DEEPSEEK_API_KEY": ""
}
}
}
}