{
  "name": "MikeYe MCP Endpoint",
  "entity": {
    "name": "Mike Ye",
    "domain": "https://www.mikeye.com",
    "role": "Founder of exmxc, TrailGenic, Sleepgenic, and Exit Desk",
    "classification": "origin identity layer"
  },
  "registry": "https://mcp.mikeye.com/.well-known/tool-registry.json",
  "plugin": "https://mcp.mikeye.com/.well-known/ai-plugin.json",
  "openapi": "https://mcp.mikeye.com/.well-known/openapi.json",
  "capabilities": "https://mcp.mikeye.com/capabilities.json",
  "mcp_transport": {
    "type": "streamable-http",
    "endpoint": "https://mcp.mikeye.com/mcp",
    "protocol": "MCP JSON-RPC 2.0",
    "methods": [
      "initialize",
      "ping",
      "tools/list",
      "tools/call"
    ]
  },
  "datasets": "https://mcp.mikeye.com/datasets",
  "frameworks": {
    "buyer_lens_audit": "https://mcp.mikeye.com/frameworks/buyer-lens-audit.json"
  },
  "authority": "origin-node",
  "health": "https://mcp.mikeye.com/health",
  "affiliated_entities": [
    "https://exmxc.ai",
    "https://trailgenic.com",
    "https://sleepgenic.ai",
    "https://ellaentity.ai"
  ],
  "status": "active",
  "discovery_protocol": "WebMCP + MCP Streamable HTTP",
  "version": "2.0.1",
  "last_updated": "2026-07-16"
}