{
  "serverInfo": {
    "name": "向量智元 Vectoken Website",
    "version": "1.0.0",
    "description": "Public discovery card for the Vectoken website. The public website does not currently expose a remote MCP transport; browser-based discovery is available through WebMCP when supported."
  },
  "transport": {
    "type": "none",
    "endpoint": "https://www.vectoken.cn/.well-known/mcp/server-card.json"
  },
  "capabilities": {
    "tools": false,
    "resources": true,
    "prompts": false
  },
  "resources": [
    {
      "name": "llms.txt",
      "uri": "https://www.vectoken.cn/llms.txt",
      "mimeType": "text/plain"
    },
    {
      "name": "API catalog",
      "uri": "https://www.vectoken.cn/.well-known/api-catalog",
      "mimeType": "application/linkset+json"
    }
  ]
}
