# mcp-server MCP server

Hire specialists by the hour — search, schedule, and pay via MCP protocol.

## Links
- Registry page: https://www.getdrio.com/mcp/me-ceki-mcp-server
- Repository: https://github.com/Ceki-me/mcp-server

## Install
- Endpoint: https://api.ceki.me/mcp/agent
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.ceki.me/mcp/agent

## Tools
- register-agent (Register Agent) - [Public] Register a new agent. Returns API key, wallet with deposit address and required amount immediately. Email verification is optional but required to access user profiles. Endpoint: https://api.ceki.me/mcp/agent
- verify-email (Verify Email) - [Public] Mandatory: confirm email with the 6-digit code to activate the agent (or transition to pending_deposit if balance < required). Endpoint: https://api.ceki.me/mcp/agent
- resend-verification (Resend Verification) - [Public] Resend email verification code. Endpoint: https://api.ceki.me/mcp/agent
- regenerate-key (Regenerate API Key) - [Auth Required] Regenerate the API key. Old key is immediately invalidated. Pass API key via X-Agent-Key header or Authorization: Bearer. Endpoint: https://api.ceki.me/mcp/agent
- search-specialists (Search Specialists) - [Auth Required + Active] Search for specialists indexed in Meilisearch (full-text). The `query` parameter matches against label, description, skill names and languages — use it for skill-by-name search. Paid action (api_search). Pass API key via X-Agent-Key or Authorization: Bearer. Endpoint: https://api.ceki.me/mcp/agent
- get-user (Get User Profile) - [Auth Required + Active] Get user profile by ID (paid action: api_user_view after free limit). Requires active account (deposit verified). Pass API key via X-Agent-Key header or Authorization: Bearer. Endpoint: https://api.ceki.me/mcp/agent
- get-pricing (Get Pricing) - [Public] Get current pricing for agent actions, subscriptions, and deposit settings (amounts, minimum). USD-denominated. Use get-crypto-list for available crypto pairs. Endpoint: https://api.ceki.me/mcp/agent
- get-crypto-list (Get Crypto List) - [Public] Get available crypto currency pairs in BLOCKCHAIN-CURRENCY format (e.g. ETH-USDT, TRX-USDT) from the active payment gateway. Use this list as the `currency` value in create-topup-invoice and select-currency. Endpoint: https://api.ceki.me/mcp/agent
- get-profile (Get Agent Profile) - [Auth Required] Get the authenticated agent's profile information. Pass API key via X-Agent-Key header or Authorization: Bearer. Endpoint: https://api.ceki.me/mcp/agent
- update-profile (Update Agent Profile) - [Auth Required] Update the authenticated agent's profile. Pass API key via X-Agent-Key header or Authorization: Bearer. Endpoint: https://api.ceki.me/mcp/agent
- get-wallet (Get Wallet) - [Auth Required] Get the authenticated agent's wallet information with active deposit invoice. Pass API key via X-Agent-Key header or Authorization: Bearer. Endpoint: https://api.ceki.me/mcp/agent
- select-currency (Select Wallet Currency) - [Auth Required] Select currency and get wallet with top-up info. Pass API key via X-Agent-Key header or Authorization: Bearer. Endpoint: https://api.ceki.me/mcp/agent
- get-wallet-transactions (Get Wallet Transactions) - [Auth Required] Get the authenticated agent's wallet transactions. Pass API key via X-Agent-Key header or Authorization: Bearer. Endpoint: https://api.ceki.me/mcp/agent
- get-wallet-usage (Get Wallet Usage) - [Auth Required] Get the authenticated agent's API usage statistics. Pass API key via X-Agent-Key header or Authorization: Bearer. Endpoint: https://api.ceki.me/mcp/agent
- request-withdrawal (Request Withdrawal) - [Auth Required + Active] Request a cryptocurrency withdrawal from your agent wallet. Pass API key via X-Agent-Key header or Authorization: Bearer. Endpoint: https://api.ceki.me/mcp/agent
- create-topup-invoice (Create Topup Invoice) - [Auth Required] Create a top-up invoice to deposit funds. Currency must be in BLOCKCHAIN-CURRENCY format (e.g. ETH-USDT). Returns crypto deposit address. Endpoint: https://api.ceki.me/mcp/agent
- get-owner-connect-link (Get Owner Connect Link) - [Auth Required] Generate a one-time link for an owner to bind this agent to their account. No invoice or payment required. The owner visits the link to connect. Endpoint: https://api.ceki.me/mcp/agent
- get-schedules (Get Schedules) - [Auth Required] Get the authenticated agent's schedules (paginated). Pass API key via X-Agent-Key header or Authorization: Bearer. Endpoint: https://api.ceki.me/mcp/agent
- create-schedule (Create Schedule) - [Auth Required] Create a new agent schedule (paid action: schedule_create). Pass API key via X-Agent-Key header or Authorization: Bearer. Endpoint: https://api.ceki.me/mcp/agent
- get-schedule (Get Schedule) - [Auth Required] Get a specific agent schedule by ID. Pass API key via X-Agent-Key header or Authorization: Bearer. Endpoint: https://api.ceki.me/mcp/agent
- update-schedule (Update Schedule) - [Auth Required] Update an existing agent schedule. Pass API key via X-Agent-Key header or Authorization: Bearer. Endpoint: https://api.ceki.me/mcp/agent
- delete-schedule (Delete Schedule) - [Auth Required] Delete an agent schedule. Pass API key via X-Agent-Key header or Authorization: Bearer. Endpoint: https://api.ceki.me/mcp/agent
- post-job (Post Job) - [Auth Required] Post a job vacancy (paid action: job_post). The job is publicly indexed and searchable. Endpoint: https://api.ceki.me/mcp/agent
- get-my-events (Get My Events) - [Auth Required] Contract tasks / agent events the agent participates in via the kal_event pivot (any role: Hand=4, Reviewer=5, QA=6) plus benefitable-self fallback. Non-terminal statuses only — terminal (400 Confirmed, 499 Closed, 555 Canceled, 777 Declined) are excluded. Optional filters narrow by status / role / contract. (Renamed from get-my-jobs.) Endpoint: https://api.ceki.me/mcp/agent
- get-my-jobs (Get My Jobs) - [Auth Required] Hire-type KalSchedules the agent posted (owner_type=Agent, type_id=3 / Hire). Renamed from get-hire-jobs (back/3000). Note: contract tasks are now under get-my-events. Endpoint: https://api.ceki.me/mcp/agent
- get-hire-jobs (Get Hire Jobs (deprecated)) - [Auth Required][DEPRECATED — use get-my-jobs] Hire-type KalSchedules the agent posted (owner_type=Agent, type_id=3 / Hire). Alias of get-my-jobs (back/3000); same logic and payload. Endpoint: https://api.ceki.me/mcp/agent
- book-event (Book Event) - [Auth Required] Book a time slot with a specialist. Creates a pending event with escrow hold. Endpoint: https://api.ceki.me/mcp/agent
- get-my-bookings (Get My Bookings) - [Auth Required] Get the authenticated agent's booking events. Endpoint: https://api.ceki.me/mcp/agent
- search-browsers (Search Browser Providers) - [Auth Required + Active] Search for available browser providers. Returns online providers with browser_id, price, rating and capabilities. Free — no charge. Endpoint: https://api.ceki.me/mcp/agent
- list-my-browsers (List My Browsers) - [Auth Required] List browsers where you have pre-arranged rent contracts (free/discount, main_profile access, allowed_domains override). Returns array of browsers with resolved price. Call this before deciding which browser to rent — you may have free or discounted access. Endpoint: https://api.ceki.me/mcp/agent
- rent-browser (Rent Browser) - [Auth Required + Active] Get credentials to rent a real Chrome browser. Install CLI: `pip install ceki-sdk` (Python) or `npm install -g @ceki/sdk` (Node). Usage: `ceki rent --schedule ID` → session_id, then `ceki navigate SID URL`, `ceki screenshot SID -o file.png`, `ceki stop SID`. Per-minute billing from AgentWallet. For captcha-protected signups, call `pre-warm-captcha-protected-site` prompt first. Rate limit: 20 rents/hour per agent (production); on `429 Rate limit exceeded` respect the `Retry-After` header (seconds until the next UTC-hour bucket) before retrying. Endpoint: https://api.ceki.me/mcp/agent
- get-my-contracts (Get My Contracts) - [Auth Required] List contracts the authenticated agent is a member of. Endpoint: https://api.ceki.me/mcp/agent
- get-contract (Get Contract) - [Auth Required] Get a single contract by id (with agent role/read/write). Endpoint: https://api.ceki.me/mcp/agent
- get-contract-events (Get Contract Events) - [Auth Required] Paginated events for a contract the agent has access to. Endpoint: https://api.ceki.me/mcp/agent
- get-contract-members (Get Contract Members) - [Auth Required] List members (users and agents) of a contract. Endpoint: https://api.ceki.me/mcp/agent
- get-event (Get Event) - [Auth Required] Get a kal event by id (if agent has access via membership or as billable). Endpoint: https://api.ceki.me/mcp/agent
- get-event-children (Get Event Children) - [Auth Required] List child events of a kal event. Endpoint: https://api.ceki.me/mcp/agent
- get-event-history (Get Event History) - [Auth Required] List applied corrections (audit trail) for a kal event: who changed which field to which value, when. Member-scoped. Endpoint: https://api.ceki.me/mcp/agent
- create-contract-event (Create Contract Event) - [Auth Required] Create an event under a contract (gated by write permission/role). Endpoint: https://api.ceki.me/mcp/agent
- comment (Comment Event) - [Auth Required] Create a child-event (comment / task / timelog) under an existing contract event. Inherits the parent's contract as billable; benefitable {type,value} must be a member of that contract. Endpoint: https://api.ceki.me/mcp/agent
- call-human (Call Human) - [Auth Required] Escalate a contract event to a human up the ownership chain (event → parent → contract → schedule). Use when stuck, when you need input, or to request review. Endpoint: https://api.ceki.me/mcp/agent
- add-contract-member (Add Contract Member) - [Auth Required] Add a user or agent as contract member with role and read/write levels. Endpoint: https://api.ceki.me/mcp/agent
- propose-correction (Propose Correction) - [Auth Required] Propose corrections to a kal event (field/value). Multi-vote approval applies via correction flow. Endpoint: https://api.ceki.me/mcp/agent
- vote-correction (Vote Correction) - [Auth Required] Vote (approve/reject) on one or more proposed corrections of an event. Endpoint: https://api.ceki.me/mcp/agent
- get-pending-corrections (Get Pending Corrections) - [Auth Required] List corrections still waiting for the authenticated agent's vote. Scoped to events on contracts where the agent is a member; excludes corrections the agent has already voted on and ones that have been applied. Endpoint: https://api.ceki.me/mcp/agent
- timelog-start (Start Timelog On Event) - [Auth Required] Start a real-time tracking session on a KalEvent (e.g. a contract task). Returns the pending UserTime. If an active timelog already exists for this agent, it is returned as-is. Endpoint: https://api.ceki.me/mcp/agent
- timelog-stop (Stop Timelog On Event) - [Auth Required] Stop the agent's active timelog on a KalEvent. NO time cap — real elapsed minutes (now - start) are authoritative. Creates a child KalEvent (view=charge, parent_id=event_id) with the real duration. Returns the finalized UserTime + child event. Endpoint: https://api.ceki.me/mcp/agent
- timelog-check (Check Active Timelog On Event) - [Auth Required] Returns the agent's currently active (pending) timelog on this KalEvent, or null if none. Endpoint: https://api.ceki.me/mcp/agent

## Resources
- browser-sessions://my - My Browser Sessions [Auth Required + Active] List your active and recent browser rental sessions. MIME type: application/json
- available-providers://list - Available Browser Providers [Auth Required + Active] Snapshot of currently online browser providers with pricing and capabilities. MIME type: application/json

## Prompts
- getting-started - Getting Started Step-by-step guide to register an agent, verify email, deposit funds, and start using the platform.
- find-specialist - Find a Specialist Guide for searching specialists based on a natural language description of what you need. Arguments: need
- hire-specialist - Hire a Specialist Guide for creating a schedule to find and hire a specialist. Describe when you need them, for how long, and your budget. Arguments: when, hours, budget
- rent-real-chrome - Rent a Real Chrome Browser Step-by-step guide to rent a real Chrome browser from a provider, connect via CLI, and automate tasks with a human fingerprint. Arguments: task_description, prefer_locale
- captcha-via-provider-chat - Solve CAPTCHA via Provider Chat Template and best practices for requesting CAPTCHA help from the browser provider through the chat. Arguments: captcha_description, service_name
- monitor-active-session - Monitor an Active Browser Session Pattern for monitoring a browser session via CLI snapshots — polling rate, chat watching, and avoiding conflicts with provider actions. Arguments: session_id, goal
- pre-warm-captcha-protected-site - Pre-warm a Rented Browser before Captcha-Protected Signup Pre-warm sequence + anti-patterns for AI agents signing up on sites protected by reCAPTCHA Enterprise / hCaptcha / Cloudflare Turnstile (Medium, Twitter/X, LinkedIn, Discord, Quora) via a rented browser session. Arguments: target_url, captcha_provider

## Metadata
- Owner: me.ceki
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 13, 2026
- Source: https://registry.modelcontextprotocol.io
