Stats
Actions
Tags
From oh-my-claude
Connects to the 2Lab.ai platform for AI-powered workflow automation and task execution. Runs locally via npx.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"claude-as-mcp": {
"command": "npx",
"args": [
"@2lab.ai/claude-mcp-server"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub 2lab-ai/oh-my-claude --plugin oh-my-claude