Gladly for your agents.
Connect Gladly once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 11 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Gladly.
What agents can do with Gladly
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
gladly_get_meCheck the credentials: returns the authenticated user's profile.
gladly_search_customersSearch customers by name, email, or phone.
gladly_get_customerGet a customer's profile by their id.
gladly_get_customer_conversationsList all conversations for a customer.
gladly_get_conversation_itemsList timeline items (messages, notes, events) in a conversation.
gladly_create_customerCreate a new customer profile.
gladly_update_customerUpdate a customer's profile.
gladly_get_conversationGet a conversation by its id.
gladly_create_conversationCreate a new conversation for a customer.
gladly_send_messageSend a message in an existing conversation.
gladly_create_noteAdd an internal note to a conversation.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log in to your Gladly instance as an administrator.
- Go to Settings > Users, select a user, and enable the API User permission.
- The user then sees 'More settings' where they can create an API token.
- Your instance URL is https://your-org.gladly.com.
- Use the API token with the user's email as Basic auth username.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Gladly to Even: call connect_begin("gladly") on the even-connect MCP and walk me through it.
Search customers in Gladly support, retrieve conversation history with messages, manage customer interactions.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.