Looplia E2e
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add looplia-e2eQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"looplia-e2e": {
"command": "npx",
"args": [
"@modelcontextprotocol/looplia-e2e"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
End-to-end testing for looplia CLI from local source. Builds the CLI, initializes workspace, runs the writing-kit workflow, and verifies outputs. Use when testing local development or validating workflow execution.
Tags
developmentbashtestingapiskill