Stats
Actions
Tags
From vercel-labs-before-and-after
Custom MCP server running locally for the Agentation platform. Likely provides tools for agent-based automation or agency management.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"agentation": {
"command": "agentation-mcp",
"args": [
"server"
]
}
}
}Server configuration and connection parameters
agentation-mcpCommand-line arguments passed to the server process
npx claudepluginhub vercel-labs/before-and-after