{
  "auth": "none",
  "endpoint": "/mcp",
  "protocol": "mcp/1.0",
  "resources": [
    "apex://config",
    "apex://customers"
  ],
  "safe_mode": true,
  "service": "Apex MCP server",
  "tools": [
    "get_customer",
    "sql_query",
    "fetch_url",
    "read_file"
  ],
  "transport": "http-jsonrpc"
}
