M
MCP Tool Lab
Some custom tools I write for my Claude MCP environment
Created 3/8/2026
Updated about 6 hours ago
README
Repository documentation and setup instructions
README not available
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp-tool-lab
Cursor configuration (mcp.json)
{
"mcpServers": {
"thelayeredmind-mcp-tool-lab": {
"command": "uvx",
"args": [
"mcp-tool-lab"
]
}
}
}