Eventship
com.eventship/mcp
Documentation
Eventship — Gemini CLI Extension
Manage your Eventship events directly from Gemini CLI. Create events, manage attendees, ticket types, and registration questions — all from the command line.
Install
gemini extensions install https://github.com/eventship/ai
Setup
On first use, Gemini CLI will automatically open a browser window for you to sign in to your Eventship account. No API key needed — authentication is handled via OAuth.
What you can do
Create and manage events:
"Create a free networking event called 'SF Founders Happy Hour' on July 15th at 6pm at The Battery in San Francisco."
Check your attendees:
"Show me who has registered for my next event."
Search for events:
"Find tech events happening in San Francisco this month."
Manage tickets and questions:
"Add a VIP ticket type to my Summer Meetup for $50 with a limit of 20."
Available tools
| Tool | Description |
|---|---|
search_events | Search public events by location, keyword, category, or date |
lookup_venue | Search for venues and see upcoming events there |
my_events | List events you're registered for |
register_for_event | Register for a free event |
list_events | List events you manage |
get_event | Get full event details by slug |
create_event | Create a new event (draft by default) |
update_event | Update event details |
list_attendees | List event attendees |
list_ticket_types | List ticket types for an event |
create_ticket_type | Create a new ticket type |
update_ticket_type | Update a ticket type |
delete_ticket_type | Delete a ticket type |
list_questions | List registration questions |
create_question | Add a registration question |
update_question | Update a registration question |
delete_question | Remove a registration question |
Links
License
MIT
