Connect Cursor to Era via this plugin. Bundles the Era MCP server so an agent can sign in, provision a synthetic design partner, and manage its connector fleet.
- Era MCP server — sign in (or complete OAuth), list the connectors a design partner can be built across, provision one, add systems to it, watch its build, rotate or scope its tokens, check usage, and remove it — all as MCP tools.
This plugin currently ships the MCP server only. Guided skills are not included yet.
Copy the plugin into Cursor's local plugin directory and reload Cursor:
mkdir -p ~/.cursor/plugins/local
cp -R . ~/.cursor/plugins/local/eraThe plugin connects to https://console.era.eon.io/mcp via HTTP. Authentication is handled by Era's own sign-in flow.
Copy the plugin to Cursor's local plugin directory, then run /reload-plugins inside Cursor after making local edits.
Licensed under the Apache License, Version 2.0. See LICENSE and NOTICE for details. Use of the Era service and API is governed separately by the Era by Eon design partner program terms of service.