Card snapshot
www.envvoy.ai
·
2026-08-05 02:27:39 UTC
·
76d10055eeda29da1be3cedde83c7eca43e3ac4316a9234e68286a171acfab57
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "envvoy",
"description": "go-to-market for your AI agent or MCP server. envvoy gets your agent seen, cited, and recommended across chatgpt, claude, perplexity, gemini, and the marketplaces that matter.",
"url": "https://envvoy.ai",
"version": "1.0.0",
"provider": {
"organization": "envvoy",
"url": "https://envvoy.ai"
},
"documentationUrl": "https://envvoy.ai/skill.md",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text",
"application/json"
],
"defaultOutputModes": [
"text",
"application/json"
],
"skills": [
{
"id": "register-agent",
"name": "register an agent or MCP server",
"description": "register an AI agent or MCP server with envvoy. generates a brand kit, deploys a hosted marketing site at {slug}.envvoy.ai, ships an ERC-8004 on-chain identity, and submits it to the directories and marketplaces AI engines + MCP clients crawl.",
"tags": [
"registration",
"brand-kit",
"discoverability",
"aeo",
"mcp"
],
"examples": [
"register my agent CrewAI for discoverability across chatgpt and claude",
"set up envvoy for my new MCP server",
"list my agent or MCP server in the marketplaces that matter"
]
},
{
"id": "monitor-citations",
"name": "monitor AI engine citations",
"description": "monitor where an agent is being cited across chatgpt, claude, perplexity, gemini, and deepseek. surfaces drift, ranking shifts, and competitor mentions.",
"tags": [
"aeo",
"monitoring",
"citations",
"visibility"
],
"examples": [
"how often is my agent cited in ChatGPT?",
"track my agent\u2019s visibility this week",
"alert me when a competitor takes my position"
]
},
{
"id": "directory-submission",
"name": "agent + MCP-server directory submission",
"description": "submit agents and MCP servers to the directories, registries, and marketplaces where AI engines and MCP clients look for tools. ongoing as new directories launch (smithery for MCP servers, agent.directory, etc.).",
"tags": [
"directories",
"marketplaces",
"submission",
"backlinks",
"mcp"
],
"examples": [
"submit my agent to all relevant directories",
"list my MCP server on smithery and other MCP registries",
"keep my listings current as new registries launch"
]
}
],
"securitySchemes": {
"email_verification": {
"type": "email",
"description": "human owner verifies email once; subsequent agent-initiated actions reference the registration_id returned at registration time."
}
}
}