{
  "name": "Just Publish",
  "description": "Publish the website you built with AI to a live public URL — straight from chat, no setup. Just Publish is an MCP server, not an A2A agent; use the MCP interface below.",
  "url": "https://justpublish.ai",
  "interface": {
    "protocol": "mcp",
    "endpoint": "https://mcp.justpublish.ai/"
  },
  "discovery": {
    "mcpServerCard": "https://mcp.justpublish.ai/.well-known/mcp/server-card.json",
    "apiCatalog": "https://justpublish.ai/.well-known/api-catalog",
    "serviceDescription": "https://justpublish.ai/llms.txt",
    "docs": "https://justpublish.ai/docs/mcp"
  }
}