Auto-discovered marketplace from thenativeweb/claude-plugins
npx claudepluginhub thenativeweb/claude-pluginsClaude Code plugin for interacting with EventSourcingDB via its HTTP API.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
Claude Code plugins by the native web GmbH.
| Plugin | Description |
|---|---|
| esdb | Interact with EventSourcingDB using its HTTP API |
Add the marketplace to Claude Code:
/plugin marketplace add thenativeweb/claude-plugins
Then install any plugin listed above.
Interact with EventSourcingDB using its HTTP API.
/plugin install esdb@thenativeweb
Set the following environment variables:
ESDB_URL – Base URL of your EventSourcingDB instance (default: http://localhost:3000)ESDB_API_TOKEN – API token for authentication (you will be asked if not set)/esdb:ping
/esdb:verify-api-token
/esdb:write-events
/esdb:read-events
/esdb:observe-events
/esdb:read-subjects
/esdb:read-event-type
/esdb:read-event-types
/esdb:run-eventql-query
/esdb:register-event-schema