Server data from the Official MCP Registry
Context management, todo persistence, and multi-AI perspectives for Claude Code
Context management, todo persistence, and multi-AI perspectives for Claude Code
Set these up before or after installing:
Environment variable: OPENAI_API_KEY
Environment variable: ANTHROPIC_API_KEY
Environment variable: GOOGLE_API_KEY
Environment variable: DEEPSEEK_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-taylorleese-mcp-toolz": {
"env": {
"GOOGLE_API_KEY": "your-google-api-key-here",
"OPENAI_API_KEY": "your-openai-api-key-here",
"DEEPSEEK_API_KEY": "your-deepseek-api-key-here",
"ANTHROPIC_API_KEY": "your-anthropic-api-key-here"
},
"args": [
"mcp-toolz"
],
"command": "uvx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 4 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!