{
  "mcpVersion": "1.0",
  "serverInfo": {
    "name": "Tonwy MCP Server",
    "version": "1.0.0",
    "description": "Model Context Protocol server providing tools, services catalog, and quote calculators for Tonwy Digital Engineering."
  },
  "transport": {
    "type": "sse",
    "endpoint": "https://tonwy.com/mcp"
  },
  "capabilities": {
    "resources": true,
    "prompts": false,
    "tools": true
  }
}
