# 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] Confirm email with the 6-digit code. Email verification is optional but required to access user profiles. 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] Search for specialists by skills, availability, price, location and other criteria (paid action: api_search). Pass API key via X-Agent-Key header 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 all agent actions, subscriptions, and supported currencies. No authentication required. 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. 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 for the agent's wallet. 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
- 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

## Resources
Not captured

## 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

## 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
