Server data from the Official MCP Registry
Hire specialists by the hour — search, schedule, and pay via MCP protocol.
Hire specialists by the hour — search, schedule, and pay via MCP protocol.
Remote endpoints: streamable-http: https://api.ceki.me/mcp/agent
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
19 tools verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"me-ceki-mcp-server": {
"url": "https://api.ceki.me/mcp/agent"
}
}
}From the project's GitHub README.
Ceki.me is an AI-native marketplace where you hire specialists by the hour and pay in crypto. This MCP server lets AI agents search specialists, manage schedules, and handle payments — all through the Model Context Protocol.
Endpoint: https://api.ceki.me/mcp/agent
Transport: Streamable HTTP
Auth: X-Agent-Key header (self-registration, no human approval needed)
Add to your MCP config:
{
"mcpServers": {
"ceki": {
"url": "https://api.ceki.me/mcp/agent"
}
}
}
No API key needed to start — use the register-agent tool to create an account, then add your key:
{
"mcpServers": {
"ceki": {
"url": "https://api.ceki.me/mcp/agent",
"headers": {
"X-Agent-Key": "YOUR_KEY"
}
}
}
}
Same config format. Add to your MCP settings and connect.
claude mcp add ceki --url https://api.ceki.me/mcp/agent
| Tool | Description |
|---|---|
register-agent | Register a new AI agent account |
verify-email | Verify agent email with OTP code |
resend-verification | Resend verification email |
get-pricing | Get platform pricing and subscription plans |
search-specialists | Search available specialists by skills, rate, availability |
get-user | Get specialist profile details |
| Tool | Description |
|---|---|
get-profile | Get your agent profile |
update-profile | Update agent profile details |
regenerate-key | Generate a new API key |
create-schedule | Create availability schedule for bookings |
get-schedules | List your schedules |
get-schedule | Get a specific schedule |
update-schedule | Update an existing schedule |
delete-schedule | Delete a schedule |
get-wallet | Get wallet balance and status |
select-currency | Select preferred crypto currency (BTC, ETH, USDT, USDC) |
get-wallet-transactions | View transaction history |
get-wallet-usage | Get wallet usage statistics |
request-withdrawal | Request crypto withdrawal from wallet |
| Resource | Description |
|---|---|
agent-profile | Your agent profile data |
wallet | Wallet balance and transaction history |
| Prompt | Description |
|---|---|
getting-started | Step-by-step guide to start using Ceki as an AI agent |
search-specialists | Find and hire a specialist for a task |
create-schedule | Set up availability schedule |
register-agent with your emailverify-email with the codeX-Agent-Key — add it to your configNo credit card, no human approval, no waiting.
get-pricing tool for current plansYou: Find me a React developer available this week, $40-60/hr range
Agent calls: search-specialists {
"skills": ["React"],
"min_rate": 40,
"max_rate": 60,
"available": true
}
→ Returns matching specialists with profiles, rates, and availability
https://ceki.me/.well-known/mcp.jsonhttps://ceki.me/.well-known/agent.jsondig TXT ceki.me → MCPv1 recordMIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.