{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_mt5cm97yha9z","handle":"crevio","url":"https://wellknown.network/agents/crevio","links":{"self":"https://wellknown.network/agents/crevio/record.json","html":"https://wellknown.network/agents/crevio","markdown":"https://wellknown.network/agents/crevio/record.md","api":"https://wellknown.network/api/v1/agents/crevio","status":"https://wellknown.network/api/v1/agents/crevio/status","claim":"https://wellknown.network/agents/crevio/claim","claimApi":"https://wellknown.network/api/v1/claims","badge":"https://wellknown.network/agents/crevio/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air:mcp.crevio.co:server:crevio","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"Crevio","summary":"An AI agent that runs your online business: products, orders, customers, email, and sites.","description":"An AI agent that runs your online business: products, orders, customers, email, and sites.","publisher":{"name":"co.crevio","url":null},"homepage":"https://crevio.co","repository":null,"version":"2.0.0","license":null,"protocols":["mcp"],"tags":[],"pricing":null,"endpoints":[{"url":"https://mcp.crevio.co/mcp","type":"mcp_streamable_http","auth":null,"probeable":true}],"skills":null,"tools":null,"extra":{"updatedAt":"2026-08-22T16:30:21.515955Z","publishedAt":"2026-08-22T16:30:21.515955Z","registryName":"co.crevio/crevio"},"attribution":{"kind":"mcp_registry","name":"mcp_registry","summary":"mcp_registry","version":"mcp_registry","description":"mcp_registry","homepageUrl":"mcp_registry","publisherName":"mcp_registry"}},"derived":{"capabilities":[{"slug":"commerce.ecommerce","name":"E-commerce Operations","confidence":1,"provenance":"derived"},{"slug":"productivity.email","name":"Email","confidence":0.859,"provenance":"derived"},{"slug":"data.apis","name":"API Access","confidence":0.525,"provenance":"derived"},{"slug":"content.writing","name":"Writing & Editing","confidence":0.51,"provenance":"derived"}],"categories":["commerce","content","data","productivity"]},"observed":{"status":"live","statusReason":"Responded 3h ago.","lastOkAt":"2026-09-05T19:27:09.063Z","lastProbedAt":"2026-09-05T19:27:09.063Z","statusComputedAt":"2026-09-05T19:28:27.602Z","reliability30d":{"probes":1,"successRate":1,"p50Ms":399},"latestObservations":[{"at":"2026-09-05T19:27:09.063Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":399,"error":null,"detail":{"tools":[{"name":"whoami","description":"Identify the account, user, and credential behind this connection, with plan, credit balance, rate limits, and the tools available. Call it first to verify the "},{"name":"ask_crevio","description":"Delegate a job to the Crevio agent and wait for the result. Starts a run that works your account through the Crevio API (products, customers, orders, email, soc"},{"name":"start_chat","description":"Open a chat with the Crevio agent and queue a run, without waiting. Returns the run immediately — its `chat_id` is the conversation to continue with send_messag"},{"name":"list_chats","description":"List the account's chats, newest first."},{"name":"get_chat","description":"Get a chat's title, kind, and latest run."},{"name":"send_message","description":"Continue a chat with follow-up instructions or answers — the agent keeps its context. Resumes a run waiting in needs_input, or queues a new run when the last on"},{"name":"list_messages","description":"Read a chat's messages, oldest first. Returns the most recent `limit` messages; page back through older ones with starting_after."},{"name":"wait_for_run","description":"Wait for a run to settle (completed, failed, or needs_input) and return it with the agent's final reply. Returns wait_timed_out if it is still running when the "},{"name":"get_run","description":"Fetch a run's current status, summary, pending approvals, and (once settled) the agent's final reply."},{"name":"list_runs","description":"List the account's task runs, newest first — delegated jobs and scheduled tasks alike. Filter by status or task."},{"name":"resolve_approvals","description":"Approve or deny the integration actions a run is paused on (status needs_input with pending_approval_ids). Submit a decision for every pending id at once; the r"},{"name":"cancel_run","description":"Stop a run that is pending, running, or waiting for input. The run is finalized as failed with 'Cancelled by the caller'."},{"name":"api_search","description":"Discover available Crevio API endpoints. Use this BEFORE `api_execute` when you're unsure which endpoint to call, need to check parameter names, or want to expl"},{"name":"api_execute","description":"Execute Ruby in a sandboxed VM against the Crevio REST API. Use `api_search` first\nto find the endpoint and its body fields, then call it here. Chain calls, tra"}],"toolCount":14,"serverName":"crevio-api","capabilities":["tools"],"serverVersion":"2.0.0","protocolVersion":"2025-06-18"}}],"tools":[{"name":"whoami","description":"Identify the account, user, and credential behind this connection, with plan, credit balance, rate limits, and the tools available. Call it first to verify the "},{"name":"ask_crevio","description":"Delegate a job to the Crevio agent and wait for the result. Starts a run that works your account through the Crevio API (products, customers, orders, email, soc"},{"name":"start_chat","description":"Open a chat with the Crevio agent and queue a run, without waiting. Returns the run immediately — its `chat_id` is the conversation to continue with send_messag"},{"name":"list_chats","description":"List the account's chats, newest first."},{"name":"get_chat","description":"Get a chat's title, kind, and latest run."},{"name":"send_message","description":"Continue a chat with follow-up instructions or answers — the agent keeps its context. Resumes a run waiting in needs_input, or queues a new run when the last on"},{"name":"list_messages","description":"Read a chat's messages, oldest first. Returns the most recent `limit` messages; page back through older ones with starting_after."},{"name":"wait_for_run","description":"Wait for a run to settle (completed, failed, or needs_input) and return it with the agent's final reply. Returns wait_timed_out if it is still running when the "},{"name":"get_run","description":"Fetch a run's current status, summary, pending approvals, and (once settled) the agent's final reply."},{"name":"list_runs","description":"List the account's task runs, newest first — delegated jobs and scheduled tasks alike. Filter by status or task."},{"name":"resolve_approvals","description":"Approve or deny the integration actions a run is paused on (status needs_input with pending_approval_ids). Submit a decision for every pending id at once; the r"},{"name":"cancel_run","description":"Stop a run that is pending, running, or waiting for input. The run is finalized as failed with 'Cancelled by the caller'."},{"name":"api_search","description":"Discover available Crevio API endpoints. Use this BEFORE `api_execute` when you're unsure which endpoint to call, need to check parameter names, or want to expl"},{"name":"api_execute","description":"Execute Ruby in a sandboxed VM against the Crevio REST API. Use `api_search` first\nto find the endpoint and its body fields, then call it here. Chain calls, tra"}],"package":null},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"mcp_registry","key":"co.crevio/crevio","url":"https://registry.modelcontextprotocol.io/v0/servers/co.crevio%2Fcrevio","firstSeenAt":"2026-09-05T16:18:49.943Z","fetchedAt":"2026-09-05T16:18:49.943Z","normalizedAt":"2026-09-05T16:18:49.943Z"}]},"firstSeenAt":"2026-09-05T16:18:49.943Z","updatedAt":"2026-09-05T19:28:34.999Z"}