{
  "$schema": "https://static.modelcontextprotocol.io/schemas/mcp-server-card/v1.json",
  "mcp_endpoint": "https://anc.dev/mcp",
  "version": "1.0",
  "description": "agent-native CLI standard registry: scorecards, principles, vendored spec",
  "documentation": "https://anc.dev/mcp-skill.md",
  "serverInfo": {
    "name": "anc.dev agent-native CLI standard registry",
    "version": "0.5.0"
  },
  "protocolVersion": "2025-06-18",
  "url": "https://anc.dev/mcp",
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://anc.dev/mcp"
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    },
    "resources": {
      "subscribe": false,
      "listChanged": false
    },
    "prompts": {
      "listChanged": false
    }
  },
  "authentication": {
    "required": false,
    "schemes": [],
    "documentation": "https://anc.dev/auth.md"
  }
}
