Installation
Set up the Sybill MCP server in Gumloop
Do this once to provision your hosted server URL.
Create a Gumloop account
To use this MCP, you need a Gumloop account. If you don't have one yet, sign up and start a 14-day free trial.
Add and authorize the Sybill server
In Gumloop, open Connectors and add Sybill. Depending on the app, you'll either sign in via OAuth or paste an API key. Either way, the credential is stored securely in Gumloop.
Then use it in your client
Use in GumloopUse Sybill in an agent
Once Sybill is set up, just open any Gumloop agent, add Sybill as a connector, and start chatting with the agent.
Tools (8)
List Accounts
List CRM accounts for the organization. Supports filtering by name, website, owner, created date range, and last activity date range. Returns paginated results; pass the returned cursor to fetch the next page.
Get Account
Get the full details of a single CRM account, including contacts, owner, synced CRM fields, and latest deal information.
Ask Sybill
Ask Sybill AI about your sales calls, deals, people, companies, emails, and more. Returns the final answer as plain text when it can be produced quickly. For longer-running questions it instead returns a JSON envelope with `threadId`, `runId`, and `status: "running"`; pass those ids to `get_ask_sybill_result` to retrieve the final answer once it is ready. Complex questions can take several minutes to produce a final response.
Get Ask Sybill Result
Fetch the status and (if available) the final answer for a previously submitted Ask Sybill run. Pass the `threadId` and `runId` from the JSON envelope returned by `ask_sybill` when a question takes longer to produce an answer. The response is a JSON object with `status` (`running`, `completed`, `failed`, or `stopped`), `output` (when completed), and optional `error` text. Complex questions can take several minutes to produce a final response, so retry this tool if the status is still running.
List Conversations
List sales conversations/meetings for the organization. Supports filtering by date range, meeting type, title, attendees, and CRM deal name. Returns paginated results; pass the returned cursor to fetch the next page.
Get Conversation
Get the full details of a single conversation/meeting, including summary, transcript, recording URLs, participants, and CRM info.
List Deals
List CRM deals for the organization. Supports filtering by name, stage, closed status, owner, close date range, amount range, and last activity date range. Returns paginated results; pass the returned cursor to fetch the next page.
Get Deal
Get the full details of a single CRM deal, including summary, contacts, owner, pipeline, and stage information.
Ship Sybill agents in minutes
Connect any AI agent to 100+ MCP servers, zero setup.