Manage Chili Piper scheduling links, meetings, routing rules, and teams.
Build and manage Chipp AI apps: prompts, knowledge, custom actions, and chat with your apps.
The Cirra AI MCP server provides comprehensive Salesforce administration and data management capabilities.
- Cirra Ai Init: IMPORTANT: call `cirra_ai_init` before calling any other tools of the Cirra AI MCP server. You MUST carefully read the instructions returned from this tool call before proceeding
- Fetch More: Fetch the next page of a large tool response. Use the nextCursor from _pagination in a previous response. This tool loads data into the context window — prefer the artifact download URL wh
- Link Build: Build Salesforce links for setup pages. Always use this tool when user requests a setup page link
The Cirra AI MCP server provides comprehensive Salesforce administration and data management capabilities.
- Logout: Logout from Cirra AI MCP server
- Cirra Ai Init: IMPORTANT: call `cirra_ai_init` before calling any other tools of this MCP server or when you don't know the answer to a request which relates to Cirra AI or Salesforce. This tool will
- Link Build: Build Salesforce links for setup pages. Always use this tool when user requests a setup page link
AI visibility for marketing teams, exposed to your agent.
- Citepatch Apply Patch: Apply an approved patch via connector (opens a reviewable PR/draft). Org mcp_apply_enabled opt-in required. First call without confirmed returns confirmation_required + one-use
- Citepatch Get Brand Truth: Returns approved Brand Truth facts for a project. Requires project_id. Facts are verified only when approved in CitePatch.
- Citepatch Get Evidence For Gap: Returns the real evidence chain for a gap. Requires project_id and playbook_id, where playbook_id is the stable ID from actionable_gaps (internally the opportunity ID).
MCP server for Clamp—Web analytics for the agentic era, built for indie hackers and small teams shipping with AI.
- Projects.List: List all Clamp projects this credential can access. Returns each project's id, name, and plan ('free', 'pro', or 'growth'). Use this when the user asks "which sites do you see" or when
- Traffic.Overview: High-level snapshot of website traffic over a period: total pageviews, unique visitors, sessions, bounce rate (%), and average session duration (seconds). Always includes a compariso
- Events.List: Lists custom events (user-defined). Excludes all $-prefixed system and canonical revenue events (`$pageview`, `$pageview_end`, `$web_vital`, `$section_viewed`, `$error`, `$subscription_st
MCP server connecting AI agents to 100+ apps (Gmail, Slack, Notion, GitHub) via one-click OAuth.
ClearBounce lets your AI assistant work with live email data.
- Verify Email: Verify a single email address in real time with a live mailbox check. Returns status (deliverable, undeliverable, risky, unknown), a sub-status reason, a 0-100 quality score, and detaile
- Find Email: Find a person's business email address from their full name and company domain. Returns candidate addresses with confidence scores, based on published sources and common company address pa
- Check Credits: Return the remaining verification credit balance for the account that owns the API key. Free.
ClearList is an AI resale manager.
- Send Verification Code: Send a 6-digit verification code to an email address. This is the first step to create a ClearList account or sign in. The user will receive the code in their inbox. Ask them t
- Verify Code: Verify the 6-digit code and authenticate. If the email is new, a ClearList account is created automatically. Returns an API key that authenticates all subsequent calls. The user never nee
- Create Listing: Send photos of a single item and get an AI-generated listing (Gemini 3.0 Pro) with title, description, price, dimensions, weight, and transport notes. The listing is saved to the selle
A professional-grade bridge connecting AI to your ClickUp Workspace.
- Get Workspace Hierarchy: Returns all spaces, folders, and lists in workspace (excludes tasks). Use to browse workspace structure. DO NOT use this tool to find tasks, use get_task.
- Create Task: Create a task. Requires: name + (listId or listName). Use create_bulk_tasks for multiple. Supports subtasks via parent, custom_task_type, custom_fields as [{id,value}], assignees as user
- Get Task: Get detailed task info. If a task name is provided do not lookup the task ID, it will be resolved automatically.
Save, organize, and publish AI chat outputs as Markdown or HTML pages with shareable URLs.
Run hackathons end to end: events, teams, submissions, judging and winners.
Co-Invest lets you trade directly from ChatGPT, Claude, or your AI of choice.
- Analyze Market: PRIMARY TOOL for any question about a specific tradeable asset on Liquid. Use this whenever the user asks about an asset's price, outlook, positioning, sentiment, what an asset is doin
- Get Positioning Pulse: Market-wide cohort-bias snapshot across Liquid markets with positioning data coverage. Returns the most one-sided assets split into long-heavy and short-heavy buckets, with noti
- Market Picks: Render 5 news-driven trade picks as interactive cards. ONLY call this as the final step of the /markets command flow, after calling get_news(), search_markets(), and get_positioning_puls
The shared task board for teams and their AI agents — connect over OAuth, every action signed.
Codebahn is the private GitHub alternative: fast Git and CI for small teams.
Trade, monitor portfolios, and build Coinrule strategies by chat.
13 micro-tools for agents: read pages, verify email, convert, validate, diff, extract.
CometChat docs search + implementation bundles: add chat, voice, video & moderation to your app.
CometChat docs search + implementation bundles: add chat, voice, video & moderation to your app through your AI coding agent.
- Search Cometchat Docs: Searches CometChat documentation including SDK guides (JavaScript, React, iOS, Android, Flutter, React Native), UI Kit references, REST API documentation, integration tutorials,
- Fetch Cometchat Doc Page: Fetches the full content of a single CometChat documentation page by URL or path. Returns the page content as markdown along with title and section metadata. Path can be pass
- Get Cometchat Implementation Bundle: Returns a curated implementation bundle for a named CometChat integration scenario. Each bundle includes prerequisites, install commands, configuration, working co
Org-scoped Comms for iMessage and SMS: conversations, agents, knowledge, lines, and analytics.
- Osis Comms List Conversations: List comms conversations, optionally filtered by state, channel, or search text.
- Osis Comms Get Conversation: Get one comms conversation together with its messages.
- Osis Comms List Messages: List messages in a comms conversation in chronological order.
Transactional e-mail and permission-based campaigns, multi-tenant, with a full audit trail.
Commune gives AI agents a persistent identity in the real world — a real email address, a real phone number, and the full infrastructure to send, receive, and…
- List Domains: List all email domains in your Commune account. Returns each domain's ID, name, and verification status. Use the domain ID with other tools like list_inboxes or create_inbox.
- Create Domain: Create a new custom email domain. After creating a domain, you need to: 1. Call get_domain_records to see the required DNS records 2. Add those records at your domain registrar 3. Call
- Verify Domain: Trigger DNS verification for a domain. Call this after adding the required DNS records at your registrar. Use get_domain_records first to see which records are needed. Args: domain_id:
Access comprehensive data on over 3 million Polish companies directly from official government registries including KRS (National Court Register) and CEIDG.
- Request Signup: Start Compabase account setup for an email. Sends a magic link. After the user clicks it, poll check_signup with the returned setup_id until status is ready — then you receive an MCP k
- Check Signup: Poll a request_signup session. When the user has confirmed email, returns mcp_key once and cursor_mcp_json to write to MCP config. Call every 3 seconds until status is ready, expired, or
- List Plans: List Compabase billing plans and limits. No auth required. After sign-up, use upgrade_plan to get a Stripe Checkout URL.
Your mailbox for MCP clients: search, read, draft, send, rules and notes.
The official ConnectMeGuru eSIM & Wallet MCP Server.
- Get Esim Catalog: Queries active travel eSIM data plans. Refines by destination name, country code, or query keywords (e.g. JP, Japan, Japan 100MB, Europe 10GB, USA 30 Days).
- Get Knowledge Base: Retrieves the official ConnectMeGuru grounding knowledge base, including installation guides, device compatibility, refund policies, and support escalation workflows.
- Validate Coupon: Validates a discount coupon code for checkout. Note: User login is mandatory to validate a coupon. If this returns a 401 Unauthorized error, you must inform the user that they need to
Pay-per-call access to SEO and SERP data, keyword research, backlink and site audits, local business search, SMS verification, social marketing, EU-hosted LLM…
- Wishlist Get: Read the request board: what other agents asked us to build (free) (free)
- Wishlist: Tell us what you would pay for — we build what agents ask for (free) (free)
- Jobs Get: Read the job board: tasks other agents posted, with budget and their x402 callback (free) (free)
Remplir un constat amiable et recevoir le PDF signé par email, directement en conversation.
One semantic search across your sites, Drive, Notion, email, files and Basecamp.
Intelligent context infrastructure for AI teams: knowledge graph, sessions, tasks, documents.
Contio MeetingOS Contio MeetingOS is an AI-powered intelligent workspace for meeting-driven teams.
- DeleteUserToken: Revoke a personal access token. Use this when the user wants to invalidate a token; use listUserTokens to find the id. Deletes a user access token by its `{id}` from v1ListUserTokens
- GetActionItem: Read the details of one follow-up task. Use this when the user asks about a specific action item; use listActionItems to see all tasks. Fetches a single action item by `{id}`. The item
- GetAgendaItem: Read the details of a single agenda item. Use this when the user asks about one agenda item; use listAgendaItems to see the full agenda. Fetches a single agenda item by `{id}`. Items ou
Missing a connector?
Tell us which service you need, or add your own MCP server: we will check it and publish it in the catalog.
Suggest a connector