epicweb-dev/epic-agent
Connect the built-in MCP server to your agent to get context on Epic Web workshop material and steer coding agents
Platform-specific configuration:
{
"mcpServers": {
"epic-agent": {
"command": "npx",
"args": [
"-y",
"epic-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...