From vercel-labs-before-and-after
Runs locally as an Agentation MCP server via 'agentation-mcp server' command. Specific tools, resources, or capabilities unclear from configuration.
npx claudepluginhub joshuarweaver/cascade-content-creation-misc-1 --plugin vercel-labs-before-and-afterAdd to your .mcp.json:
{
"mcpServers": {
"agentation": {
"command": "agentation-mcp",
"args": [
"server"
]
}
}
}agentation-mcp