e18e for Cursor
dev.e18e/e18e
The official e18e MCP server keeping your agent in check from installing bloated dependencies.
client:Cursor
transport:streamable-http
runtime:npm
tools:3
Install e18e in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"e18e": {
"url": "https://mcp.e18e.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs