File: /var/www/viitorx.stgviitor.com/.well-known/mcp/server-card.json
{
"schema_version": "1.0",
"serverInfo": {
"name": "ViitorX Agency Website",
"version": "1.0.0"
},
"name": "ViitorX Agency Website",
"id": "viitorx-website",
"description": "ViitorX is a full-service digital agency offering web development, mobile apps, UI/UX design, and digital strategy. This MCP server card describes the public capabilities of https://viitorx.com for AI agent discovery.",
"url": "https://viitorx.com",
"transport": {
"type": "http",
"endpoint": "https://viitorx.com/wp-json/"
},
"contact": {
"email": "[email protected]",
"url": "https://viitorx.com/contact-us/"
},
"capabilities": [
{
"id": "browse-offerings",
"name": "Browse Service Offerings",
"description": "View the range of services offered by ViitorX including web development, mobile development, UI/UX design, and digital marketing.",
"url": "https://viitorx.com/offerings/",
"method": "GET",
"auth_required": false
},
{
"id": "browse-case-studies",
"name": "Browse Case Studies",
"description": "View the portfolio of completed projects and case studies demonstrating ViitorX capabilities.",
"url": "https://viitorx.com/case-studies/",
"method": "GET",
"auth_required": false,
"rest_endpoint": "https://viitorx.com/wp-json/wp/v2/case_study"
},
{
"id": "contact",
"name": "Contact ViitorX",
"description": "Send a message to the ViitorX team via the contact form.",
"url": "https://viitorx.com/contact-us/",
"method": "GET",
"auth_required": false
}
],
"content_types": ["text/html", "application/json", "text/markdown"],
"authentication": {
"required": false,
"note": "All public pages and REST endpoints are accessible without authentication."
},
"agent_instructions": "To interact with ViitorX: browse offerings at /offerings/, view case studies at /case-studies/ or via the REST API at /wp-json/wp/v2/case_study, and use the contact form at /contact-us/. The site accepts Accept: text/markdown for simplified markdown responses.",
"last_updated": "2026-05-28"
}