Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From e2a
Connects to the e2a remote API endpoint at mcp.e2a.dev, providing MCP tools and resources over HTTP. Purpose unclear from configuration alone.
npx claudepluginhub mnexa-ai/e2a --plugin e2aCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"e2a": {
"type": "http",
"url": "https://mcp.e2a.dev/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.e2a.dev/mcpShare bugs, ideas, or general feedback.